u-boot-brain/arch
Simon Glass 088454cde2 board_f: Drop return value from initdram()
At present we cannot use this function as an init sequence call without a
wrapper, since it returns the RAM size. Adjust it to set the RAM size in
global_data instead, and return 0 on success.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-04-05 13:59:20 -04:00
..
arc arcv2: Halt non-master cores 2017-03-31 22:09:36 +03:00
arm board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
avr32 efi: Use asmlinkage for EFIAPI 2016-10-19 09:01:53 +02:00
m68k spi: Zap cf_qspi driver and related code 2017-01-15 18:29:04 +01:00
microblaze microblaze: Fix endif macro command 2017-02-10 13:59:36 +01:00
mips board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
nds32 nds32: Support relocation. 2016-09-29 15:38:10 +08:00
nios2 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
powerpc board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
sandbox board_f: sandbox: Move sandbox_early_getopt_check() into misc_init_f() 2017-04-05 13:55:07 -04:00
sh sh: generate position independent code for all platforms 2016-12-02 21:32:54 -05:00
x86 board_f: x86: Use checkcpu() for CPU init 2017-04-05 13:55:09 -04:00
xtensa Remove arch/${ARCH}/include/asm/errno.h 2016-09-23 17:56:18 -04:00
.gitignore
Kconfig OpenRISC: Remove 2017-04-05 13:52:34 -04:00