blob: cb3ae20f862d77c4c0a2548b48af5fdf6f0eb229 [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 Estevam54965b62013-05-03 15:08:00 -030012Follow the instructions from doc/README.mxs to generate a bootable SD card or to
13boot from NAND flash.