summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2024-08-04 17:13:26 -0500
committerRyan Eatmon <reatmon@ti.com>2024-08-04 17:15:33 -0500
commit3fe9aec87b021ea676ec51ebb65f010f0eb19c23 (patch)
treedca72bf320d42a0adc9c5de8e7bcbcfaf527a20c
parent0f14aa54dbdca68a28f78596117286bcad8a3331 (diff)
downloadmeta-ti-3fe9aec87b021ea676ec51ebb65f010f0eb19c23.tar.gz
conf: machine: omapl138-lcdk: Update KERNEL_DEVICETREE
Update the entry for KERNEL_DEVICETREE to match what is in the 6.10 kernel. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/omapl138-lcdk.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
index fdbaffae..458caaff 100644
--- a/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
+++ b/meta-ti-bsp/conf/machine/omapl138-lcdk.conf
@@ -21,6 +21,6 @@ KERNEL_DEVICETREE_PREFIX = " \
21" 21"
22 22
23KERNEL_DEVICETREE = " \ 23KERNEL_DEVICETREE = " \
24 da850-evm.dtb \ 24 ti/davinci/da850-evm.dtb \
25 da850-lcdk.dtb \ 25 ti/davinci/da850-lcdk.dtb \
26" 26"