u-boot-brain/arch/arm/mach-mvebu
Stefan Roese 606576d54b arm: mvebu: Add basic support for Armada 375 eval board db-88f6720
This patch adds basic support for the Marvell A375 eval board. Tested
are the following interfaces:
- I2C
- SPI
- SPI NOR
- Ethernet (mvpp2), port 0 & 1

Currently the A375 SerDes and DDR3 init code is not intergrated. So
the SPL U-Boot is not fully functional.

Right now, this A375 mainline U-Boot can only be used by chainloading
it via the original Marvell U-Boot. This can be done via this
command:

=> tftpboot 00800000 a375/u-boot-dtb.bin;go 00800000

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2016-04-04 11:22:10 +02:00
..
include/mach arm: mvebu: Add basic support for the Marvell Armada 375 SoC 2016-04-04 11:22:05 +02:00
serdes mvebu: Support Synology DS414 2016-01-14 14:08:59 +01:00
cpu.c arm: mvebu: Add basic support for the Marvell Armada 375 SoC 2016-04-04 11:22:05 +02:00
dram.c arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 2016-01-14 14:08:59 +01:00
gpio.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
Kconfig arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 2016-04-04 11:22:10 +02:00
lowlevel_spl.S arm: mvebu: Add runtime detection of UART (xmodem) boot-mode 2016-01-14 14:08:59 +01:00
Makefile arm: mvebu: Add basic support for the Marvell Armada 375 SoC 2016-04-04 11:22:05 +02:00
mbus.c arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 2016-01-14 14:08:59 +01:00
spl.c arm: mvebu: Add basic support for the Marvell Armada 375 SoC 2016-04-04 11:22:05 +02:00
timer.c arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 2016-01-14 14:08:59 +01:00