From 0e5428549bd242ded0b649f6c1c16c3efa36e8e0 Mon Sep 17 00:00:00 2001 From: Udit Kumar Date: Tue, 16 May 2023 11:42:18 -0500 Subject: meta-ti-bsp: conf: machine: j7200: Update def config u-boot 2023.04 merged def configs for HS and GP EVM into one. This patch updates config for J7200 HS EVM for both A72 and R5. Signed-off-by: Udit Kumar Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/j7200-hs-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ti-bsp/conf/machine/j7200-hs-evm.conf') diff --git a/meta-ti-bsp/conf/machine/j7200-hs-evm.conf b/meta-ti-bsp/conf/machine/j7200-hs-evm.conf index dc928974..4facbc37 100644 --- a/meta-ti-bsp/conf/machine/j7200-hs-evm.conf +++ b/meta-ti-bsp/conf/machine/j7200-hs-evm.conf @@ -4,7 +4,7 @@ require conf/machine/j7200-evm.conf -UBOOT_MACHINE = "j7200_hs_evm_a72_defconfig" +UBOOT_MACHINE = "j7200_evm_a72_defconfig" SPL_BINARY = "tispl.bin_HS" UBOOT_BINARY = "u-boot.img_HS" -- cgit v1.2.3-54-g00ecf