From ad0aaee5cabd08652635b440353a88640db50a77 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 6 May 2024 13:13:41 +0200 Subject: verdin-am62-k3r5: set the default tiboot3 to be hs-fs All AM62 based SKUs were moved to a hs-fs based SoC. While with a tezi image this does not matter create the tiboot3.bin symlink to point to the hs-fs based binary to be consistent. Signed-off-by: Max Krummenacher --- conf/machine/verdin-am62-k3r5.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/verdin-am62-k3r5.conf b/conf/machine/verdin-am62-k3r5.conf index 0c24a57..024f0fa 100644 --- a/conf/machine/verdin-am62-k3r5.conf +++ b/conf/machine/verdin-am62-k3r5.conf @@ -14,7 +14,7 @@ PREFERRED_PROVIDER_u-boot:upstream:use-head-next = "u-boot-toradex" SYSFW_SOC = "am62x" SYSFW_CONFIG = "verdin" -SYSFW_SUFFIX = "gp" +SYSFW_SUFFIX = "hs-fs" UBOOT_DFU_CONFIG = "dfu-gp" # The DFU config does not (yet) exist in upstream. It is needed only -- cgit v1.2.3