summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/armada-xp
Commit message (Collapse)AuthorAgeFilesLines
* arm: armada-xp: Add SPL support used to include the DDR training codeStefan Roese2015-02-063-0/+102
| | | | | | | | | | This patch adds SPL support to the Marvell Armada-XP. With this addition the bin_hdr integration is not needed any more. The SPL will first initialize the serdes/PHY and the call the DDR setup and training code now integrated into mainline U-Boot. Signed-off-by: Stefan Roese <sr@denx.de> Reviewed-by: Luka Perkov <luka.perkov@sartura.hr>
* arm: armada-xp: Add basic support for Marvell Armada XP SoCStefan Roese2014-10-232-0/+200
This basic support for the Marvell Armada XP is base on the existing kirkwood support. Which has been generatized by moving some common files into common marvell locations. This is in preparation for the upcoming Armada XP MV78460 support. Signed-off-by: Stefan Roese <sr@denx.de> Tested-by: Luka Perkov <luka@openwrt.org>
OpenPOWER on IntegriCloud