u-boot/arch/arm/include/asm/arch-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
..
clock.h mx35: Fix eSDHC clocks 2012-10-16 12:35:10 +02:00
crm_regs.h mx35: Fix clock dividers 2012-09-06 11:05:01 +02:00
gpio.h MX: Set a common gpio.h for all i.MX 2012-09-01 14:58:27 +02:00
imx-regs.h MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK 2012-10-26 16:27:58 +02:00
iomux.h Add support for MX35 processor 2011-02-02 00:54:42 +01:00
lowlevel_macro.S mx35: Clean up lowlevel_init 2012-10-16 12:35:10 +02:00
mmc_host_def.h MX35: Add soc_boot_mode and soc_boot_device to MX35 2012-10-26 16:27:58 +02:00
mx35_pins.h mx35: Fix broken pin definitions 2012-09-01 14:58:28 +02:00
spl.h MX35: Add soc_boot_mode and soc_boot_device to MX35 2012-10-26 16:27:58 +02:00
sys_proto.h MX35: add support for woodburn board 2012-10-26 16:27:59 +02:00