summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/conf/machine/am57xx-evm.conf')
-rw-r--r--bsp/meta-ti/conf/machine/am57xx-evm.conf23
1 files changed, 15 insertions, 8 deletions
diff --git a/bsp/meta-ti/conf/machine/am57xx-evm.conf b/bsp/meta-ti/conf/machine/am57xx-evm.conf
index a0b1b532..3b0c18af 100644
--- a/bsp/meta-ti/conf/machine/am57xx-evm.conf
+++ b/bsp/meta-ti/conf/machine/am57xx-evm.conf
@@ -6,18 +6,25 @@ require conf/machine/include/dra7xx.inc
MACHINE_FEATURES += "touchscreen"
-IMAGE_FSTYPES += "tar.xz"
-
SERIAL_CONSOLES = "115200;ttyS2"
KERNEL_DEVICETREE = " \
- am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb \
+ am57xx-beagle-x15.dtb \
+ am57xx-beagle-x15-revb1.dtb \
+ am57xx-beagle-x15-revc.dtb \
am5729-beagleboneai.dtb \
- am57xx-evm.dtb am57xx-evm-cam-mt9t111.dtb am57xx-evm-cam-ov10635.dtb \
- am57xx-evm-reva3.dtb am57xx-evm-reva3-cam-mt9t111.dtb am57xx-evm-reva3-cam-ov10635.dtb \
- 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 \
+ am57xx-evm.dtb \
+ am57xx-evm-cam-ov10635.dtb \
+ am57xx-evm-reva3.dtb \
+ am57xx-evm-reva3-cam-ov10635.dtb \
+ 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 \
"
KERNEL_DEVICETREE += "${@oe.utils.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)}"