]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: mvebu: db-88f6820: Add SPL support with DDR init code
authorStefan Roese <sr@denx.de>
Wed, 25 Mar 2015 12:35:15 +0000 (13:35 +0100)
committerLuka Perkov <luka.perkov@sartura.hr>
Thu, 23 Jul 2015 08:39:35 +0000 (10:39 +0200)
commit9e30b31d20f0b793465d07f056b3d9885f578c0d
tree1e98a4d567883c7ddc19c414bc50f389091dbfcb
parentad6ac7aa0002915bf2a285c85a8e96a0f8c2b6aa
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>
board/Marvell/db-88f6820-gp/README [new file with mode: 0644]
board/Marvell/db-88f6820-gp/db-88f6820-gp.c
board/Marvell/db-88f6820-gp/kwbimage.cfg
configs/db-88f6820-gp_defconfig
include/configs/db-88f6820-gp.h