summaryrefslogtreecommitdiff
path: root/configs/dra7xx_hs_evm_defconfig
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2016-11-23 07:55:30 (GMT)
committerTom Rini <trini@konsulko.com>2016-12-04 18:54:51 (GMT)
commit40de70fbf7c1921f9332c61fa74193ccee1a4d1a (patch)
tree3c57bb9300810d2991112ef0ed5cff92e343f154 /configs/dra7xx_hs_evm_defconfig
parent7aa1a40876a0da0fadf360a352bba0adf8624904 (diff)
downloadu-boot-fsl-qoriq-40de70fbf7c1921f9332c61fa74193ccee1a4d1a.tar.xz
ARM: dts: dra71x-evm: Add DT support
Add DT support for dra71-evm and built it as part of FIT image. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/dra7xx_hs_evm_defconfig')
-rw-r--r--configs/dra7xx_hs_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dra7xx_hs_evm_defconfig b/configs/dra7xx_hs_evm_defconfig
index 838de5c..390c569 100644
--- a/configs/dra7xx_hs_evm_defconfig
+++ b/configs/dra7xx_hs_evm_defconfig
@@ -49,7 +49,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_OF_CONTROL=y
-CONFIG_OF_LIST="dra7-evm dra72-evm"
+CONFIG_OF_LIST="dra7-evm dra72-evm dra72-evm-revc dra71-evm"
CONFIG_DM=y
# CONFIG_BLK is not set
CONFIG_DFU_MMC=y