u-boot-brain/arch/arm/mach-mvebu
Kevin Smith 544acb07ec arm: mvebu: a38x: Remove unsupported topologies
A lot of extra configuration information was left over in the
Marvell serdes and DDR3 initialization code for boards that
U-boot does not support.  Remove this extra config information,
and the concept of fixing up board topologies with information
loaded from an EEPROM.  If this needs to be done, it should be
handled in the board file, not in core code.

Signed-off-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Acked-by: Stefan Roese <sr@denx.de>
Cc: Dirk Eibach <eibach@gdsys.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2015-11-17 23:41:41 +01:00
..
include/mach arm: mvebu: Add option to use UART xmodem protocol via kwboot 2015-10-21 02:25:00 +02:00
serdes arm: mvebu: a38x: Remove unsupported topologies 2015-11-17 23:41:41 +01:00
cpu.c arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL 2015-10-21 02:25:00 +02:00
dram.c arm: mvebu: Add complete SDRAM ECC scrubbing 2015-08-17 18:49:33 +02:00
gpio.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
Kconfig arm: mvebu: Add option to use UART xmodem protocol via kwboot 2015-10-21 02:25:00 +02:00
lowlevel_spl.S arm: mvebu: Add option to use UART xmodem protocol via kwboot 2015-10-21 02:25:00 +02:00
Makefile arm: mvebu: Add complete SDRAM ECC scrubbing 2015-08-17 18:49:33 +02:00
mbus.c compat: Remove is_power_of_2() definition 2015-11-05 16:46:59 -05:00
spl.c arm: mvebu: Add DM (driver model) support 2015-10-21 02:25:01 +02:00
timer.c arm: mvebu: timer.c: Explicitly move "init_done" var to data section 2015-10-01 02:00:02 +02:00
u-boot-spl.lds arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00