u-boot-brain/arch/arm/mach-at91
Josh Wu 478ec83489 at91: simplify spl board_init_f function
crt0.S do both memset the bss section and call board_init_r for us, so
remove them from board_init_f().

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
2015-11-01 22:02:14 +01:00
..
arm920t ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
arm926ejs spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
armv7 ARM: atmel: armv7: switch to use common timer functions 2015-04-01 01:04:27 +02:00
include/mach arm: at91: pmc: replace the constant with a define in at91_pmc.h 2015-08-21 15:47:03 +02:00
config.mk ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
Kconfig arm: Remove vl_ma2sc board 2015-09-11 17:12:57 -04:00
Makefile arm, at91: support for sam9260 based smartweb board 2015-08-12 20:47:28 -04:00
mpddrc.c arm: at91: mpddr: allow multiple DDR controllers 2015-08-21 15:47:02 +02:00
phy.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
sdram.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
spl_at91.c spl, common, serial: build SPL without serial support 2015-08-12 20:47:13 -04:00
spl_atmel.c at91: simplify spl board_init_f function 2015-11-01 22:02:14 +01:00
spl.c ARM: atmel: at91sam9x5ek: enable spl support 2015-04-01 01:04:31 +02:00