summaryrefslogtreecommitdiffstats
path: root/configs/maxbcm_defconfig
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2015-11-19 11:03:25 +0100
committerStefan Roese <sr@denx.de>2016-01-14 14:08:59 +0100
commit18c1272f995e3315c346d166bc0aa5cd5515e29c (patch)
treeaca3790c3578a19f81b02d73e5bee713348401bc /configs/maxbcm_defconfig
parent09a54c009e8ffbcb88d4b5593b8da32596f14be0 (diff)
downloadtalos-obmc-uboot-18c1272f995e3315c346d166bc0aa5cd5515e29c.tar.gz
talos-obmc-uboot-18c1272f995e3315c346d166bc0aa5cd5515e29c.zip
arm: mvebu: Add armada-xp-maxbcm.dts for maxbcm board
This is needed for the upcoming ethernet DM conversion of the maxbcm board. The configuration of the PHY is then extracted from the DT instead of using the defines from the config header. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'configs/maxbcm_defconfig')
-rw-r--r--configs/maxbcm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/maxbcm_defconfig b/configs/maxbcm_defconfig
index 7506fbf101..200c7a0426 100644
--- a/configs/maxbcm_defconfig
+++ b/configs/maxbcm_defconfig
@@ -2,7 +2,7 @@ CONFIG_ARM=y
CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_TARGET_MAXBCM=y
-CONFIG_DEFAULT_DEVICE_TREE="armada-xp-gp"
+CONFIG_DEFAULT_DEVICE_TREE="armada-xp-maxbcm"
CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
OpenPOWER on IntegriCloud