]>
Commit | Line | Data |
---|---|---|
b68d57c3 MV |
1 | DENX M28EVK |
2 | =========== | |
3 | ||
419ea2d8 FE |
4 | Files of the M28/M28EVK port |
5 | ---------------------------- | |
b68d57c3 | 6 | |
3a0398d7 OS |
7 | arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28 |
8 | arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28 | |
b68d57c3 MV |
9 | board/denx/m28evk/ - M28EVK board specific files |
10 | include/configs/m28evk.h - M28EVK configuration file | |
11 | ||
419ea2d8 FE |
12 | Follow the instructions from doc/README.mx28_common to generate a bootable SD |
13 | card or to boot from NAND flash. |