summaryrefslogtreecommitdiff
path: root/configs/mvebu_db-88f3720_defconfig
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2017-02-16 11:52:22 (GMT)
committerStefan Roese <sr@denx.de>2017-03-23 07:50:50 (GMT)
commitc5330ae8c8169fa9e81e2f8f5db4a9388d0a89d6 (patch)
tree8eee0e80807bf37107514fcf6d18af8c74faee0d /configs/mvebu_db-88f3720_defconfig
parent81192b79661cf2763abecbf3c3b673142ef4a2cd (diff)
downloadu-boot-fsl-qoriq-c5330ae8c8169fa9e81e2f8f5db4a9388d0a89d6.tar.xz
arm64: mvebu: Rename the db-88f3720 to armada-37xx platform
Modify the file names and deifinitions relater to Marvell db-77f3720 board support. Convert these names to more generic armada-37xx platform for future addition of more boards based on the same SoC family. Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Cc: Stefan Roese <sr@denx.de> Cc: Igal Liberman <igall@marvell.com> Cc: Nadav Haklai <nadavh@marvell.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs/mvebu_db-88f3720_defconfig')
-rw-r--r--configs/mvebu_db-88f3720_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig
index 80f2599..4286695 100644
--- a/configs/mvebu_db-88f3720_defconfig
+++ b/configs/mvebu_db-88f3720_defconfig
@@ -1,7 +1,7 @@
CONFIG_ARM=y
CONFIG_ARCH_MVEBU=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_TARGET_MVEBU_DB_88F3720=y
+CONFIG_TARGET_MVEBU_ARMADA_37XX=y
CONFIG_DEFAULT_DEVICE_TREE="armada-3720-db"
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set