summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/j721s2-evm.conf
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2023-05-09 13:50:57 -0500
committerRyan Eatmon <reatmon@ti.com>2023-05-09 15:28:36 -0500
commita6e4dcafc269a083b4075cb6773c57f0f2833c7f (patch)
treee6df572475c147f828a2b038edad999b0394b69a /meta-ti-bsp/conf/machine/j721s2-evm.conf
parent917989fe75bba14fb80c804731a581411ea594a9 (diff)
downloadmeta-ti-a6e4dcafc269a083b4075cb6773c57f0f2833c7f.tar.gz
conf: machine: j721s2: Add AM68 SK dtbs to KERNEL_DEVICETREE_PREFIX
Add in missing am68 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/j721s2-evm.conf')
-rw-r--r--meta-ti-bsp/conf/machine/j721s2-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/j721s2-evm.conf b/meta-ti-bsp/conf/machine/j721s2-evm.conf
index 2a128411..bdea7c44 100644
--- a/meta-ti-bsp/conf/machine/j721s2-evm.conf
+++ b/meta-ti-bsp/conf/machine/j721s2-evm.conf
@@ -10,6 +10,7 @@ OPTEE_K3_USART = "0x8"
10KERNEL_DEVICETREE_PREFIX = " \ 10KERNEL_DEVICETREE_PREFIX = " \
11 ti/k3-j721s2 \ 11 ti/k3-j721s2 \
12 ti/k3-j7200-mcspi-loopback \ 12 ti/k3-j7200-mcspi-loopback \
13 ti/k3-am68-sk \
13" 14"
14 15
15KERNEL_DEVICETREE = " \ 16KERNEL_DEVICETREE = " \