mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
fcea480d1d
The board is now manufactured by Aries Embedded GmbH , rename it. Signed-off-by: Marek Vasut <marex@denx.de>
13 lines
441 B
Text
13 lines
441 B
Text
Aries M28EVK
|
|
============
|
|
|
|
Files of the M28/M28EVK port
|
|
----------------------------
|
|
|
|
arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28
|
|
arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
|
|
board/aries/m28evk/ - M28EVK board specific files
|
|
include/configs/m28evk.h - M28EVK configuration file
|
|
|
|
Follow the instructions from doc/README.mxs to generate a bootable SD card or to
|
|
boot from NAND flash.
|