summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCaleb Ethridge <[email protected]>2026-05-21 09:53:24 -0400
committerTom Rini <[email protected]>2026-06-04 12:24:18 -0600
commitc6796425da45f63661459e31cb7809f517080417 (patch)
tree5f575d684b5f4c0ac9f888428eb70586e859f6d9 /scripts
parent21eeb0176bbc009aabc629e89c6c0d42266e8430 (diff)
arm: sc5xx: Remove SC5XX_LOADADDR
Remove the SC5XX_LOADADDR Kconfig option, replace its users with CONFIG_SYS_LOAD_ADDR, and update the ADI boot environment to use `loadaddr`. SC5XX_LOADADDR was an ADI-specific duplicate of standard U-Boot load address handling. U-Boot already uses CONFIG_SYS_LOAD_ADDR for the default load address and `loadaddr` for boot commands, so keeping separate SC5XX-specific names is redundant. Signed-off-by: Ozan Durgut <[email protected]> Signed-off-by: Caleb Ethridge <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions