u-boot/arch/arm/cpu/arm1136/mx35
Stefano Babic d81b27a245 MX35: add support for woodburn board
The woodburn board is based on the MX35 SOC.
Support for both external (NOR) and internal
(SD Card) boot mode are added. It uses the
generic SPL framework to implement the internal boot
mode.

The following peripherals are supported:
- Ethernet (FEC)
- SD Card
- NAND (512 MB)
- NOR Flash

In the internal boot mode, a simple imximage header
is generated to set the address in internal RAM
where the SOC must copy the SPL code. The initial setup
is then demanded to the SPL itself.

Signed-off-by: Stefano Babic <sbabic@denx.de>
2012-10-26 16:27:59 +02:00
..
Makefile MX35: add support for woodburn board 2012-10-26 16:27:59 +02:00
asm-offsets.c mx35: Define MAX and AIPS registers 2012-10-15 11:54:14 -07:00
generic.c MX35: Add soc_boot_mode and soc_boot_device to MX35 2012-10-26 16:27:58 +02:00
iomux.c mx35 iomux: Remove unused macro 2012-09-01 14:58:27 +02:00
mx35_sdram.c MX35: add support for woodburn board 2012-10-26 16:27:59 +02:00
timer.c mx35 timer: Switch to 32-kHz source 2012-09-06 11:05:24 +02:00