]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:03 +0000 (13:49 +0200)
commitdd7dee92999d2dc62b2ae87a6e9c34bf5ba75686
treec7ea1bea91f59322ec2e7bf9516b08118892b4b7
parentf8c2beb9f831e6805d146859ac6993219a57514e
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