u-boot-brain/arch/arm
Benoît Thébaudeau 7d5a5c79ca imx: Add u-boot-with-nand-spl.imx make target
This image combines the SPL with the i.MX header, the FCB and U-Boot.

For i.MX25/35/51, the FCB is ignored by the boot ROM, so this image is just
useful because it can be programmed on a NAND Flash page boundary.

For i.MX53, the FCB is required by the boot ROM.

This does not support i.MX6 so far because its FCB is more complicated.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-04-12 07:55:08 +02:00
..
cpu arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +02:00
include/asm OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC 2013-04-08 11:29:34 -04:00
lib arm: Remove unused relocate_code() parameters 2013-04-12 07:55:07 +02:00
config.mk arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms 2013-03-24 12:49:12 -04:00