From: Udit Kumar <[email protected]> u-boot 2023.04 merged def configs for HS and GP EVM into one. This patch updates config for J721S2 HS EVM for both A72 and R5.
Signed-off-by: Udit Kumar <[email protected]> Signed-off-by: Ryan Eatmon <[email protected]> --- meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf | 2 +- meta-ti-bsp/conf/machine/j721s2-hs-evm.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf b/meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf index a4d51904..58cd92c4 100644 --- a/meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf +++ b/meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf @@ -8,4 +8,4 @@ SYSFW_SOC = "j721s2" SYSFW_CONFIG = "evm" SYSFW_SUFFIX = "hs" -UBOOT_MACHINE = "j721s2_hs_evm_r5_defconfig" +UBOOT_MACHINE = "j721s2_evm_r5_defconfig" diff --git a/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf b/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf index 190810ce..6a58a687 100644 --- a/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf +++ b/meta-ti-bsp/conf/machine/j721s2-hs-evm.conf @@ -17,7 +17,7 @@ KERNEL_DEVICETREE = " \ ti/k3-j721s2-common-proc-board.dtb \ " -UBOOT_MACHINE = "j721s2_hs_evm_a72_defconfig" +UBOOT_MACHINE = "j721s2_evm_a72_defconfig" do_image_complete[mcdepends] = "mc::k3r5:ti-sci-fw:do_deploy" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16540): https://lists.yoctoproject.org/g/meta-ti/message/16540 Mute This Topic: https://lists.yoctoproject.org/mt/98930562/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/leave/6695321/21656/1393940836/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
