]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mach-sc59x: Add CONFIG_SC5XX_LOADADDR
authorCaleb Ethridge <caleb.ethridge@analog.com>
Thu, 21 May 2026 13:53:14 +0000 (09:53 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2026 18:24:18 +0000 (12:24 -0600)
commite4b04e491fe7d78ed1e64974832bb79d2d91a7a8
tree8e07e044fd17ff9f081dd4f8967f5fffcbdf9f79
parent77c79a2c60fddb0a394289d436e21148371260b4
mach-sc59x: Add CONFIG_SC5XX_LOADADDR

Add CONFIG_SC5XX_LOADADDR to the sc59x family of
boards to set the default load address for the
loaded fit image. This value is autopopulated into
the environment variable loadaddr.

Signed-off-by: Caleb Ethridge <caleb.ethridge@analog.com>
configs/sc594-som-ezkit-spl_defconfig
configs/sc594-som-ezlite-spl_defconfig
configs/sc598-som-ezkit-spl_defconfig
configs/sc598-som-ezlite-spl_defconfig