aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/am62xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62xx-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-evm.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-evm.conf b/meta-ti-bsp/conf/machine/am62xx-evm.conf
index 33b3294e..fadbc6f4 100644
--- a/meta-ti-bsp/conf/machine/am62xx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-evm.conf
@@ -3,10 +3,15 @@
#@DESCRIPTION: Machine configuration for the TI AM62XX EVM
require conf/machine/include/am62xx.inc
+require conf/machine/include/ti-extras.inc
+
+KERNEL_DEVICETREE_PREFIX = " \
+ ti/k3-am625 \
+ ti/k3-am62x-sk \
+"
KERNEL_DEVICETREE = " \
ti/k3-am625-sk.dtb \
- ti/k3-am625-sk-csi2-ov5640.dtb \
"
UBOOT_MACHINE = "am62x_evm_a53_defconfig"