commit | b0f80b913f5a8aec8ba75093328ac17d178c3b95 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jan 19 11:33:42 2015 +0100 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Fri Feb 06 17:24:56 2015 +0100 |
tree | 8ff1efd290cf4720365af982990358d86ca41555 | |
parent | 0cf47862bf647690762c841e247fb5b097ca7316 [diff] |
arm: armada-xp: Add SPL support used to include the DDR training code 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>