summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorPali Rohár <[email protected]>2023-03-29 21:03:30 +0200
committerStefan Roese <[email protected]>2023-03-30 07:05:20 +0200
commit2360409d9c1defb329cdcf8108ddb3501c467a93 (patch)
tree2477d77a2ec09c0ab950e345f3cc590c1cfb223a /scripts/basic
parent785f5379e03e7bd18836d7ab5755d62387dd8369 (diff)
arm: mvebu: Remove A38x BOOT_FROM_UART_ALT 0x3f constant
A385 BootROM treats strapping configuration 0x3f as invalid. When booting fails (e.g. because of invalid configuration) then BootROM fallbacks to UART booting. Detecting BootROM fallback to UART booting is implemented in U-Boot since commit 2fd4284051e3 ("ARM: mach-mvebu: handle fall-back to UART boot"). So there is no need to define BOOT_FROM_UART_ALT constant and special handling for it anymore, remove it. This change effectively revers commit f3a88e2ca17a ("arm: mvebu: fix boot from UART on ClearFog Base"). Signed-off-by: Pali Rohár <[email protected]> Tested-by: Tony Dinh <[email protected]> Tested-by: Martin Rowe <[email protected]> Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions