u-boot/arch/mips/mach-pic32
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
..
include/mach MIPS: Add support for Microchip PIC32MZ[DA] SoC family. 2016-02-01 22:14:01 +01:00
cpu.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
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