u-boot-brain/board/xilinx
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
..
microblaze-generic microblaze: Make the board configuration name user definable 2017-01-10 10:18:11 +01:00
ppc405-generic board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
ppc440-generic board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
zynq ARM: zynq: Setup modeboot variable based on boot mode 2017-01-10 10:18:12 +01:00
zynqmp ARM64: zynqmp: Replace board specific with generic memory bank decoding 2016-12-20 09:15:28 +01:00