mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 21:40:03 +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)