summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSchuyler Patton <spatton@ti.com>2016-06-10 09:35:45 +0530
committerTom Rini <trini@konsulko.com>2016-06-13 08:56:38 -0400
commit332dddc6a1290665963be3b74d3ec7a80d7bf1ae (patch)
tree15394bea718beea497614cfd0def086a16042256 /configs
parent5e8f29a08225016311d190363c68eeab5b8b4b7c (diff)
downloadblackbird-obmc-uboot-332dddc6a1290665963be3b74d3ec7a80d7bf1ae.tar.gz
blackbird-obmc-uboot-332dddc6a1290665963be3b74d3ec7a80d7bf1ae.zip
ARM: dts: AM572x-IDK Initial Support
Add initial DTS support for AM572-IDK evm. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Schuyler Patton <spatton@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am57xx_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am57xx_evm_defconfig b/configs/am57xx_evm_defconfig
index 249a287364..85265262af 100644
--- a/configs/am57xx_evm_defconfig
+++ b/configs/am57xx_evm_defconfig
@@ -39,4 +39,4 @@ CONFIG_USB_XHCI_DWC3=y
CONFIG_FIT=y
CONFIG_SPL_OF_LIBFDT=y
CONFIG_SPL_LOAD_FIT=y
-CONFIG_OF_LIST="am57xx-beagle-x15"
+CONFIG_OF_LIST="am57xx-beagle-x15 am572x-idk"
OpenPOWER on IntegriCloud