u-boot-brain/board/qemu-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
..
Kconfig MIPS: Split I & D cache line size config 2016-05-31 09:44:24 +02:00
lowlevel_init.S [MIPS] Kill unused <version.h> inclusions 2008-06-05 22:29:00 +09:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile mips: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
qemu-mips.c board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00