mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-11 17:30:21 +00:00
The 'reset' command now resets sandbox but does not quit it. Fix the
instructions.
Fixes: 329dccc0675 ("sandbox: implement reset")
Signed-off-by: Simon Glass <sjg@chromium.org>