blob: 2a92226feb071ceabea70d65d01ecb4d0398bc12 [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
Otavio Salvador3a0398d2012-08-05 09:05:29 +00007arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
8arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
Marek Vasutb68d57c2011-11-08 23:18:22 +00009board/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.