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