u-boot-brain/arch/mips/mach-ath79
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init()
This allows us to use the same DRAM init function on all archs. Add a
dummy function for arc, which does not use DRAM init here.

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: Dummy function on nios2]
Signed-off-by: Tom Rini <trini@konsulko.com>
2017-04-13 09:40:57 -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: Rename initdram() to dram_init() 2017-04-13 09:40:57 -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