diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-02-17 12:55:54 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-04-12 17:17:11 -0400 |
commit | 0ca7c4d964dcce1ca3e0f7e1cdb8031561fdeab6 (patch) | |
tree | 5f81bff7bc653177d788caa86ea29ccd7f21dc6e /lib/string.c | |
parent | a479f103dc1c801d0c6fe90bbaf99ae1700a84dc (diff) |
bootm: do not hang on failure
On ARMv8 systems
load mmc 0:1 $loadaddr vmlinuz-5.10.0-3-arm64
booti
leads to a hanging system requiring to physically reset the system:
FDT and ATAGS support not compiled in - hanging
### ERROR ### Please RESET the board ###
For systems where physical access is difficult hanging is a poor choice.
It is preferable to reset the system when U-Boot reaches a state that is
not recoverable.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions