summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf
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-24 13:59:24 -0500
commit5ef2be147b44d6f52b0a8ce7310cbcbe8890ed24 (patch)
treedc55eec340d949467bb5189e6d947e04253b9052 /meta-ti-bsp/conf
parent9bb026943894395d31ce3fe3e38a03ff772a83fa (diff)
downloadmeta-ti-5ef2be147b44d6f52b0a8ce7310cbcbe8890ed24.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>
Diffstat (limited to 'meta-ti-bsp/conf')
-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 e1ef260b..663f8ceb 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 = ""