mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
419ea2d84a
Split the README into a common part and a m28 specific part. This will make things easier when adding new README files for other mx28 based boards. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Marek Vasut <marex@denx.de>
13 lines
448 B
Text
13 lines
448 B
Text
DENX M28EVK
|
|
===========
|
|
|
|
Files of the M28/M28EVK port
|
|
----------------------------
|
|
|
|
arch/arm/cpu/arm926ejs/mx28/ - The CPU support code for the Freescale i.MX28
|
|
arch/arm/include/asm/arch-mx28/ - Header files for the Freescale i.MX28
|
|
board/denx/m28evk/ - M28EVK board specific files
|
|
include/configs/m28evk.h - M28EVK configuration file
|
|
|
|
Follow the instructions from doc/README.mx28_common to generate a bootable SD
|
|
card or to boot from NAND flash.
|