u-boot-brain/arch/mips/mach-ath79
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
..
ar933x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
ar934x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
include/mach mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro define 2016-05-31 10:17:54 +02:00
qca953x mips: ath79: Rename get_bootstrap into ath79_get_bootstrap 2016-05-31 10:17:54 +02:00
cpu.c MIPS: ath79: Use mach_cpu_init instead of arch_cpu_init 2016-09-21 15:04:04 +02:00
dram.c board_f: Drop return value from initdram() 2017-04-05 13:59:20 -04:00
Kconfig MIPS: make inclusion of ROM exception vectors configurable 2016-11-30 16:07:17 +01:00
Makefile mips: ath79: Add AR934x support 2016-05-21 01:36:39 +02:00
reset.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00