u-boot-brain/arch/mips
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
..
cpu MIPS: add possibility to setup initial stack and global data in SRAM 2016-11-30 16:11:46 +01:00
dts boston: Introduce support for the MIPS Boston development board 2016-09-21 16:24:36 +02:00
include/asm mips: Use common _AC macro now. 2017-01-10 08:19:26 -05:00
lib libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 2016-12-02 20:54:34 -07:00
mach-ath79 board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
mach-au1x00 Fix spelling of "resetting". 2016-10-31 10:13:17 -04:00
mach-pic32 board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
config.mk MIPS: provide a default u-boot-spl.lds 2016-05-31 09:38:11 +02:00
Kconfig MIPS: add possibility to setup initial stack and global data in SRAM 2016-11-30 16:11:46 +01:00
Makefile MIPS: add tune for MIPS 34kc 2016-05-31 09:38:11 +02:00