Skip to content
Commit 2360409d authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Stefan Roese
Browse files

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 2fd42840 ("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 f3a88e2c ("arm: mvebu: fix boot
from UART on ClearFog Base").

Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Tested-by: default avatarTony Dinh <mibodhi@gmail.com>
Tested-by: default avatarMartin Rowe <martin.p.rowe@gmail.com>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
parent 785f5379
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment