u-boot-brain/arch/powerpc/cpu
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
..
mpc5xx board_f: powerpc: Use timer_init() instead of init_timebase() 2017-04-05 13:54:29 -04:00
mpc5xxx board_f: Drop board_type parameter from initdram() 2017-04-05 13:58:44 -04:00
mpc8xx board_f: Remove adjust_sdram_tbs_8xx() from the init sequence 2017-04-05 13:52:52 -04:00
mpc8xxx powerpc: Drop probecpu() in favour of arch_cpu_init() 2017-01-25 17:38:41 -05:00
mpc83xx board_f: powerpc: Move prt_83xx_rsr() to private code 2017-04-05 13:55:06 -04:00
mpc85xx board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
mpc86xx arch: powerpc: update the eLBC IP input clock 2017-02-03 14:31:45 -08:00
mpc512x powerpc: mpc512x: Add support for get_svr() for mpc512x devices 2016-11-21 09:20:32 -08:00
mpc8260 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private 2017-04-05 13:55:08 -04:00
ppc4xx board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00