summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/spl.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-04-04 13:15:23 -0400
committerTom Rini <trini@konsulko.com>2016-04-04 13:15:23 -0400
commit7e10a7c3bc382ff79bb6746944a0a4a0073a0faf (patch)
tree9d2c995a9bc807922cbc6c7966eb98e652c9b99f /arch/arm/mach-mvebu/spl.c
parent30eae26b5629d6b06f11ca92c84ff30d57b784be (diff)
parentebe7890321250352b812dbbf127a46ef58256d1c (diff)
downloadu-boot-imx-7e10a7c3bc382ff79bb6746944a0a4a0073a0faf.zip
u-boot-imx-7e10a7c3bc382ff79bb6746944a0a4a0073a0faf.tar.gz
u-boot-imx-7e10a7c3bc382ff79bb6746944a0a4a0073a0faf.tar.bz2
Merge git://www.denx.de/git/u-boot-marvell
Diffstat (limited to 'arch/arm/mach-mvebu/spl.c')
-rw-r--r--arch/arm/mach-mvebu/spl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/spl.c b/arch/arm/mach-mvebu/spl.c
index 0879873..ac5bb2c 100644
--- a/arch/arm/mach-mvebu/spl.c
+++ b/arch/arm/mach-mvebu/spl.c
@@ -99,11 +99,14 @@ void board_init_f(ulong dummy)
timer_init();
+ /* Armada 375 does not support SerDes and DDR3 init yet */
+#if !defined(CONFIG_ARMADA_375)
/* First init the serdes PHY's */
serdes_phy_config();
/* Setup DDR */
ddr3_init();
+#endif
/*
* Return to the BootROM to continue the Marvell xmodem