mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 03:32:20 +02:00
Now that run_command() handles both parsers, clean up sandbox to use it. This fixes a build error. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>