aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am57xx-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am57xx-evm.conf30
1 files changed, 17 insertions, 13 deletions
diff --git a/meta-ti-bsp/conf/machine/am57xx-evm.conf b/meta-ti-bsp/conf/machine/am57xx-evm.conf
index 825bc31d..8bcf20ea 100644
--- a/meta-ti-bsp/conf/machine/am57xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am57xx-evm.conf
@@ -2,34 +2,38 @@
#@NAME: AM57xx EVM
#@DESCRIPTION: Machine configuration for the TI AM57xx EVM
-require conf/machine/include/dra7xx.inc
+require conf/machine/include/am57xx.inc
MACHINE_FEATURES += "touchscreen"
SERIAL_CONSOLES = "115200;ttyS2"
+KERNEL_DEVICETREE_PREFIX = " \
+ am57 \
+ ov10635 \
+ ti/am57 \
+ ti/lcd \
+ ti/ov10635 \
+ ti/omap/am57 \
+"
+
+KERNEL_DEVICETREE_DTBMERGE = " \
+ am57xx-evm.dtb \
+ am57xx-evm-reva3.dtb \
+ ti/omap/am57xx-evm.dtb \
+ ti/omap/am57xx-evm-reva3.dtb \
+"
+
KERNEL_DEVICETREE = " \
am57xx-beagle-x15.dtb \
am57xx-beagle-x15-revb1.dtb \
am57xx-beagle-x15-revc.dtb \
am5729-beagleboneai.dtb \
- am57xx-evm.dtb \
- ti/am57xx-evm-common.dtbo \
- am57xx-evm-reva3.dtb \
- ti/am57xx-evm-reva3.dtbo \
am571x-idk.dtb \
- ti/am571x-idk-touchscreen.dtbo \
am572x-idk.dtb \
am574x-idk.dtb \
- ti/am57xx-idk-osd-lcd-common.dtbo \
- ti/am572x-idk-touchscreen.dtbo \
- ti/lcd-osd101t2587.dtbo \
- ti/lcd-osd101t2045.dtbo \
- ti/ov10635.dtbo \
"
-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)}"
-
UBOOT_MACHINE = "am57xx_evm_config"
# UBI information. Note that this is board and kernel specific. Changes