u-boot-brain/arch/arm/cpu
Simon Schwarz 379c19ab70 omap-common/spl: Add linux boot to SPL
This adds Linux booting to the SPL

This depends on CONFIG_MACH_TYPE patch by Igor Grinberg
(http://article.gmane.org/gmane.comp.boot-loaders.u-boot/105809)

Related CONFIGs:
CONFIG_SPL_OS_BOOT
	Activates/Deactivates the OS booting feature
CONFIG_SPL_OS_BOOT_KEY
	defines the IO-pin number u-boot switch - if pressed u-boot is
	booted
CONFIG_SYS_NAND_SPL_KERNEL_OFFS
	Offset in NAND of direct boot kernel image to use in SPL
CONFIG_SYS_SPL_ARGS_ADDR
	Address where the kernel boot arguments are expected - this is
	normaly RAM-begin + 0x100

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
CC: Tom Rini <tom.rini@gmail.com>
CC: Stefano Babic <sbabic@denx.de>
CC: Wolfgang Denk <wd@denx.de>
2012-03-27 22:05:28 +02:00
..
arm720t Reduce build times 2011-11-03 20:44:58 +01:00
arm920t usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
arm925t Reduce build times 2011-11-03 20:44:58 +01:00
arm926ejs i.MX28: Drop __naked function from spl_mem_init 2012-03-27 09:41:16 +02:00
arm946es Reduce build times 2011-11-03 20:44:58 +01:00
arm1136 mx31: add "ARM11P power gating" to get_reset_cause 2012-03-27 09:41:15 +02:00
arm1176 Reduce build times 2011-11-03 20:44:58 +01:00
arm_intcm Reduce build times 2011-11-03 20:44:58 +01:00
armv7 omap-common/spl: Add linux boot to SPL 2012-03-27 22:05:28 +02:00
ixp IXP: Squash warnings in IXP NPE 2012-03-26 23:09:26 +02:00
lh7a40x Reduce build times 2011-11-03 20:44:58 +01:00
pxa PXA: Fix missing get_tbclk() breaking vpac boards 2012-03-26 23:09:23 +02:00
s3c44b0 Reduce build times 2011-11-03 20:44:58 +01:00
sa1100 Reduce build times 2011-11-03 20:44:58 +01:00