u-boot-brain/common/spl
Stefan Roese 3c6f8a0d19 SPL: Enable use of custom defined U-Boot entry point
By setting CONFIG_SYS_UBOOT_START boards can now use a different entry
point for their U-Boot image. So the U-Boot entry point is not fixed
to CONFIG_SYS_TEXT_BASE any more.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 11:20:27 -07:00
..
Makefile SPL: Add NOR flash booting support 2012-09-27 11:20:27 -07:00
spl_nand.c SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 2012-09-27 09:50:00 -07:00
spl_nor.c SPL: Add NOR flash booting support 2012-09-27 11:20:27 -07:00
spl_ymodem.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
spl.c SPL: Enable use of custom defined U-Boot entry point 2012-09-27 11:20:27 -07:00