u-boot/arch/arm
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
..
cpu am33xx: Rework #ifdef's around s_init for clarity 2014-03-12 14:51:45 -04:00
dts venice2: move device tree to fix build error 2014-02-20 12:00:20 -05:00
imx-common kbuild: use shorten logs for IMX images 2014-02-25 11:01:29 -05:00
include/asm Merge branch 'master' of git://git.denx.de/u-boot-arm 2014-03-10 14:22:54 -04:00
lib ahci-plat: Provide a weak scsi_init hook 2014-03-10 13:50:31 -04:00
config.mk kbuild: move "checkthumb" to ARM archprepare 2014-03-07 10:59:06 -05:00