diff options
author | Lokesh Vutla | 2017-12-29 11:47:57 +0530 |
---|---|---|
committer | Tom Rini | 2018-01-19 15:49:27 -0500 |
commit | b4185e4fef3d9cb5918011c305038454dba552b7 (patch) | |
tree | 57f47a376ff4ce549be03ece2971e0cfac18ac4d /configs/am57xx_hs_evm_defconfig | |
parent | 1f126897d8a489564c7ff658ee6bef0ab71745f7 (diff) |
ARM: dts: am574x-idk: Add initial support
Add initial dts support for am574x-idk
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/am57xx_hs_evm_defconfig')
-rw-r--r-- | configs/am57xx_hs_evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig index 6c33cc9030e..edfead087dd 100644 --- a/configs/am57xx_hs_evm_defconfig +++ b/configs/am57xx_hs_evm_defconfig @@ -38,7 +38,7 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=1 CONFIG_ISO_PARTITION=y CONFIG_OF_CONTROL=y CONFIG_SPL_OF_CONTROL=y -CONFIG_OF_LIST="am57xx-beagle-x15 am57xx-beagle-x15-revb1 am57xx-beagle-x15-revc am572x-idk am571x-idk" +CONFIG_OF_LIST="am57xx-beagle-x15 am57xx-beagle-x15-revb1 am57xx-beagle-x15-revc am572x-idk am571x-idk am574x-idk" CONFIG_ENV_IS_IN_MMC=y CONFIG_DM=y CONFIG_SPL_DM=y |