u-boot-brain/arch/arm/cpu/arm1136
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
..
mx31 imx: Use MXC_I2C_CLK in imx i2c driver 2012-10-15 11:54:10 -07:00
mx35 MX35: add support for woodburn board 2012-10-26 16:27:59 +02:00
omap24xx omap24xx: fix 'reset_timer_masked' declaration error 2011-09-07 22:03:06 +02:00
config.mk ARM: Add SPL target to arm1136 2012-10-26 16:27:59 +02:00
cpu.c ARM1136: Fix cache range checks 2012-07-21 23:24:25 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
start.S ARM: Fix start.S when used with SPL in arm1136 2012-10-26 16:27:58 +02:00
u-boot-spl.lds MX35: Add soc_boot_mode and soc_boot_device to MX35 2012-10-26 16:27:58 +02:00