summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-03-01 06:02:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-03-01 13:46:20 -0500
commit1eac2f1034679088b865229871cf64620a67c94d (patch)
treee0693c35010688aefc96e909b0bee90ba0a4e20b /conf/machine/am57xx-evm.conf
parent848c1e752ff02e561ef2e719a8f38496cc065b38 (diff)
downloadmeta-ti-1eac2f1034679088b865229871cf64620a67c94d.tar.gz
machines: update DTBs and other cleanups
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 3419b398..b00460a9 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -14,8 +14,9 @@ KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-be
14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \ 14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \
15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \ 15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \
16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \ 16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \
17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb \ 17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb"
18 ${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}" 18
19KERNEL_DEVICETREE += "${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}"
19 20
20UBOOT_MACHINE = "am57xx_evm_config" 21UBOOT_MACHINE = "am57xx_evm_config"
21 22