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 <[email protected]> --- meta-ti-bsp/conf/machine/j784s4-evm.conf | 1 + meta-ti-bsp/conf/machine/j784s4-hs-evm.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/meta-ti-bsp/conf/machine/j784s4-evm.conf b/meta-ti-bsp/conf/machine/j784s4-evm.conf index f0d04a89..4fe64d88 100644 --- a/meta-ti-bsp/conf/machine/j784s4-evm.conf +++ b/meta-ti-bsp/conf/machine/j784s4-evm.conf @@ -10,6 +10,7 @@ OPTEE_K3_USART = "0x8" KERNEL_DEVICETREE_PREFIX = " \ ti/k3-j784s4 \ ti/k3-j7200-mcspi-loopback \ + ti/k3-am69-sk \ " KERNEL_DEVICETREE = " \ 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" KERNEL_DEVICETREE_PREFIX = " \ ti/k3-j784s4 \ ti/k3-j7200-mcspi-loopback \ + ti/k3-am69-sk \ " KERNEL_DEVICETREE = " \ -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16505): https://lists.yoctoproject.org/g/meta-ti/message/16505 Mute This Topic: https://lists.yoctoproject.org/mt/98790660/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
