ARM: mvebu: rename armada-385-amc.dts to armada-385-db-88f6820-amc.dts
authorChris Packham <judge.packham@gmail.com>
Thu, 11 Apr 2019 20:47:04 +0000 (08:47 +1200)
committerStefan Roese <sr@denx.de>
Fri, 12 Apr 2019 05:20:10 +0000 (07:20 +0200)
This board was added to u-boot first but the Linux maintainers requested
a more descriptive name. Rename the file to match the Linux usage and
update the board defconfig.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/armada-385-db-88f6820-amc.dts [moved from arch/arm/dts/armada-385-amc.dts with 100% similarity]
configs/db-88f6820-amc_defconfig

index 524c1ee..0bed99b 100644 (file)
@@ -138,7 +138,7 @@ dtb-$(CONFIG_ARCH_MVEBU) +=                 \
        armada-388-clearfog.dtb                 \
        armada-388-gp.dtb                       \
        armada-388-helios4.dtb                  \
-       armada-385-amc.dtb                      \
+       armada-385-db-88f6820-amc.dtb           \
        armada-385-turris-omnia.dtb             \
        armada-7040-db.dtb                      \
        armada-7040-db-nand.dtb                 \
index dcf2a25..e8ba518 100644 (file)
@@ -41,7 +41,7 @@ CONFIG_CMD_FS_GENERIC=y
 CONFIG_EFI_PARTITION=y
 # CONFIG_PARTITION_UUIDS is not set
 # CONFIG_SPL_PARTITION_UUIDS is not set
-CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc"
+CONFIG_DEFAULT_DEVICE_TREE="armada-385-db-88f6820-amc"
 CONFIG_ENV_IS_IN_SPI_FLASH=y
 CONFIG_USE_ENV_SPI_MAX_HZ=y
 CONFIG_ENV_SPI_MAX_HZ=50000000