From 1eac2f1034679088b865229871cf64620a67c94d Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 1 Mar 2018 06:02:04 +0000 Subject: machines: update DTBs and other cleanups Signed-off-by: Denys Dmytriyenko --- conf/machine/am57xx-evm.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'conf/machine/am57xx-evm.conf') 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 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \ am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \ am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \ - am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb \ - ${@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)}" + am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb" + +KERNEL_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)}" UBOOT_MACHINE = "am57xx_evm_config" -- cgit v1.2.3-54-g00ecf