u-boot-brain/arch/mips/mach-ath79
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram()
It looks like only cm5200 and tqm8xx use this feature, so we don't really
need it in generic code. Drop it and have the users access gd->board_type
directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-04-05 13:58:44 -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 board_type parameter from initdram() 2017-04-05 13:58:44 -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