u-boot-brain/arch
Tom Rini d73f38f7ba am33xx: Rework #ifdef's around s_init for clarity
The s_init function is only called on SPL or XIP cases, so lets only
build it for them.  This makes the #if logic within the function a bit
clearer as to when we are or are not calling things, and makes it easier
to see that for example preloader_console_init isn't ever called in the
non-XIP full U-Boot case.

Signed-off-by: Tom Rini <trini@ti.com>
2014-03-12 14:51:45 -04:00
..
arc kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
arm am33xx: Rework #ifdef's around s_init for clarity 2014-03-12 14:51:45 -04:00
avr32 kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
blackfin kbuild: improve Kbuild speed 2014-03-07 10:59:06 -05:00
m68k kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
microblaze kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
mips usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
nds32 config.mk: specify the exact path to standalone linker script 2014-03-07 10:59:06 -05:00
nios2 kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
openrisc kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
powerpc usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
sandbox unit-test: make "test -e" test independent of $CWD 2014-03-07 10:59:06 -05:00
sh kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
sparc usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
x86 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 2014-03-07 10:59:06 -05:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00