1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-26 11:59:12 +01:00
Files
u-boot-megous/common/main.c
Simon Glass 045e6f0d4f Panic when no command line processing can be performed
Normally board_run_command() will handle command processed. But if for some
reason it returns then we should panic to avoid further processing.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-22 12:16:10 -04:00

1.6 KiB