summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorParesh Bhagat <p-bhagat@ti.com>2025-10-16 10:08:36 +0530
committerRyan Eatmon <reatmon@ti.com>2025-10-22 10:40:50 -0500
commit341fa32d413ebb0e1f5c158d87b3379272954669 (patch)
tree1681565f6d6e4f8b0bc1c554d8d25430e4c267c9
parent2375a811dc6374416f3587969c5ebb618801525f (diff)
downloadmeta-ti-341fa32d413ebb0e1f5c158d87b3379272954669.tar.gz
conf: machine: am62dxx-evm: Package overlays
Package overlays which are common for AM62 family of devices for am62dxx-evm by adding prefix string in KERNEL_DEVICETREE_PREFIX. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62dxx-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
index 1e41c53c..9008a6dd 100644
--- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
@@ -7,6 +7,7 @@ require conf/machine/include/am62dxx.inc
7KERNEL_DEVICETREE_PREFIX = " \ 7KERNEL_DEVICETREE_PREFIX = " \
8 ti/k3-am62d2 \ 8 ti/k3-am62d2 \
9 ti/k3-am62a7-sk-edgeai \ 9 ti/k3-am62a7-sk-edgeai \
10 ti/k3-am62x-sk \
10" 11"
11 12
12KERNEL_DEVICETREE = "" 13KERNEL_DEVICETREE = ""