u-boot-brain/arch/mips/mach-pic32
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
..
include/mach board_f: Rename initdram() to dram_init() 2017-04-13 09:40:57 -04:00
cpu.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
lowlevel_init.S MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 2016-02-01 22:14:01 +01:00
Makefile MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 2016-02-01 22:14:01 +01:00
reset.c MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 2016-02-01 22:14:01 +01:00