summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-09-27 13:01:41 +0530
committerTom Rini <trini@konsulko.com>2016-10-08 09:33:35 -0400
commite8131386dc38b5ea6e67df5532b90f3597f8f628 (patch)
treed6ab075158275cba2e6ae0713f2141527d5cb5e5 /configs
parent692fcdd800e1987e69294e11f8cf570771c528c5 (diff)
ARM: dts: dra72: add rev C evm support
Add DTS support for dra72 evm Rev C which has the following changes * Two ethernet ports now instead of the single one in rev B. * DP83867 ethernet phy instead of DP838865. Cc: Vignesh R <vigneshr@ti.com> Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/dra7xx_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dra7xx_evm_defconfig b/configs/dra7xx_evm_defconfig
index 140149330b..14ecc248c3 100644
--- a/configs/dra7xx_evm_defconfig
+++ b/configs/dra7xx_evm_defconfig
@@ -45,7 +45,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"
CONFIG_DM=y
CONFIG_DFU_MMC=y
CONFIG_DFU_RAM=y