u-boot-brain/board/aries/m28evk
Marek Vasut 2710d54f54 ARM: Mark AE boards orphan
I no longer have any of these boards, mark boards orphan.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@konsulko.com>
2017-07-18 15:21:30 -04:00
..
Kconfig ARM: mxs: Rename M28EVK 2017-04-05 18:12:04 +02:00
m28evk.c ARM: mxs: Rename M28EVK 2017-04-05 18:12:04 +02:00
MAINTAINERS ARM: Mark AE boards orphan 2017-07-18 15:21:30 -04:00
Makefile ARM: mxs: Rename M28EVK 2017-04-05 18:12:04 +02:00
README ARM: mxs: Rename M28EVK 2017-04-05 18:12:04 +02:00
spl_boot.c ARM: mxs: Rename M28EVK 2017-04-05 18:12:04 +02:00

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.