]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
mach-sc5xx: generate U-Boot proper in ADI ldr format
authorPhilip Molloy <philip.molloy@analog.com>
Thu, 14 Aug 2025 13:28:13 +0000 (13:28 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 21 Aug 2025 19:27:46 +0000 (13:27 -0600)
Generating an ldr boot stream containing U-Boot Proper was never added
to U-Boot because it is done by the ADI Yocto layer. Add it to U-Boot to
support projects that do not use that layer.

Signed-off-by: Philip Molloy <philip.molloy@analog.com>
arch/arm/mach-sc5xx/config.mk

index e7e4c9a1181ff152fb571fdf9a2cd73b643dc91d..266d2e3a77752a25a9071a38d6c17b4bdd3f9dc3 100644 (file)
@@ -12,5 +12,7 @@ ifdef CONFIG_XPL_BUILD
 INPUTS-y += $(obj)/u-boot-spl.ldr
 endif
 
+INPUTS-y += u-boot.ldr
+
 LDR_FLAGS += --bcode=$(CONFIG_SC_BOOT_MODE)
 LDR_FLAGS += --use-vmas