commit | 9e30b31d20f0b793465d07f056b3d9885f578c0d | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Mar 25 13:35:15 2015 +0100 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Thu Jul 23 10:39:35 2015 +0200 |
tree | 1e98a4d567883c7ddc19c414bc50f389091dbfcb | |
parent | ad6ac7aa0002915bf2a285c85a8e96a0f8c2b6aa [diff] |
arm: mvebu: db-88f6820: Add SPL support with DDR init code This patch adds SPL support for the Marvell DB-88F6820-GP board. With this change, the bin_hdr from the original Marvell U-boot is not needed any more on this board. The sources from bin_hdr (SERDES/PHY and DDR setup) are now integrated in mainline U-Boot. And this patch enables them for this board. Signed-off-by: Stefan Roese <sr@denx.de>