u-boot-brain/board/liebherr/lwmon5
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
..
config.mk PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
init.S PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
kbd.c PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
Kconfig common: Add DISPLAY_BOARDINFO 2016-10-12 08:20:17 -04:00
lwmon5.c video: Move video_get_info_str() prototype to a header file 2016-10-23 18:33:54 -04:00
MAINTAINERS PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
Makefile PPC4xx: Create "liebherr" vendor directory 2015-11-30 12:50:29 +01:00
sdram.c board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00