summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-05-09 13:50:58 -0500
committerRyan Eatmon <reatmon@ti.com>2023-05-09 15:28:36 -0500
commitf3a081a6c22773bba1fdf5e488ff7dec30c3dc84 (patch)
tree93f39a4b940d32745f3376364b285c66280613f7 /meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
parenta6e4dcafc269a083b4075cb6773c57f0f2833c7f (diff)
downloadmeta-ti-f3a081a6c22773bba1fdf5e488ff7dec30c3dc84.tar.gz
conf: machine: j784s4: Add AM69 SK dtbs to KERNEL_DEVICETREE_PREFIX
Add in missing am69 based dtbs that were added in dunfell at the end of the 8.6 release cycle. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/machine/j784s4-hs-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j784s4-hs-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf b/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
index 89803598..815731f8 100644
--- a/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
+++ b/meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
@@ -11,6 +11,7 @@ OPTEE_K3_USART = "0x8"
11KERNEL_DEVICETREE_PREFIX = " \ 11KERNEL_DEVICETREE_PREFIX = " \
12 ti/k3-j784s4 \ 12 ti/k3-j784s4 \
13 ti/k3-j7200-mcspi-loopback \ 13 ti/k3-j7200-mcspi-loopback \
14 ti/k3-am69-sk \
14" 15"
15 16
16KERNEL_DEVICETREE = " \ 17KERNEL_DEVICETREE = " \