mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
run_command() returns success even if the command had a syntax error; correct this behaviour. Signed-off-by: Rabin Vincent <rabin@rab.in> Acked-by: Simon Glass <sjg@chromium.org)