blob: 7dee8cee900c1ea73828504d8140b3b09f6ede82 [file] [log] [blame]
Marek Vasutb68d57c2011-11-08 23:18:22 +00001DENX M28EVK
2===========
3
Fabio Estevam419ea2d2012-03-24 12:42:21 +00004Files of the M28/M28EVK port
5----------------------------
Marek Vasutb68d57c2011-11-08 23:18:22 +00006
7arch/arm/cpu/arm926ejs/mx28/ - The CPU support code for the Freescale i.MX28
8arch/arm/include/asm/arch-mx28/ - Header files for the Freescale i.MX28
9board/denx/m28evk/ - M28EVK board specific files
10include/configs/m28evk.h - M28EVK configuration file
11
Fabio Estevam419ea2d2012-03-24 12:42:21 +000012Follow the instructions from doc/README.mx28_common to generate a bootable SD
13card or to boot from NAND flash.