mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 23:16:01 +01: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>