From: Nishanth Menon <[email protected]> lets add support for the latest of TI SoC.
Signed-off-by: Nishanth Menon <[email protected]> Signed-off-by: Ryan Eatmon <[email protected]> --- .../recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb index 25aa8c38..79047f26 100644 --- a/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb +++ b/meta-arago-distro/recipes-tisdk/ti-tisdk-makefile/ti-tisdk-makefile_1.0.bb @@ -359,6 +359,7 @@ K3_UBOOT_MACHINE_R5_am65xx-hs-evm = "am65x_hs_evm_r5_defconfig" K3_UBOOT_MACHINE_R5_j7-evm = "j721e_evm_r5_config" K3_UBOOT_MACHINE_R5_j7-hs-evm = "j721e_hs_evm_r5_config" K3_UBOOT_MACHINE_R5_j7200-evm = "j7200_evm_r5_config" +K3_UBOOT_MACHINE_R5_j721s2-evm = "j721s2_evm_r5_config" do_install_append_k3() { cat >> ${D}/Rules.make << __EOF__ -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13455): https://lists.yoctoproject.org/g/meta-arago/message/13455 Mute This Topic: https://lists.yoctoproject.org/mt/88648464/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
