]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mach-sc5xx: Remove unused image offset Kconfig options
authorCaleb Ethridge <caleb.ethridge@analog.com>
Thu, 21 May 2026 13:53:27 +0000 (09:53 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2026 18:24:18 +0000 (12:24 -0600)
commite8c00a5e2834b5c80930b1f3dc0d65380b927ec2
treed69cb5965f52cc426179ee2ca0ed69c7b99f959c
parent54026efab1070f6077828a96ee99fcaf778a0988
mach-sc5xx: Remove unused image offset Kconfig options

Remove SC5XX_UBOOT_SPL_OFFSET, SC5XX_UBOOT_OFFSET, SC5XX_FITIMAGE_OFFSET
and SC5XX_ROOTFS_OFFSET as they are no longer needed in the Kconfig.

Signed-off-by: Caleb Ethridge <caleb.ethridge@analog.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-sc5xx/Kconfig