On Sun, 25 Oct 2020 at 00:04, Heinrich Schuchardt <xypron.g...@gmx.de> wrote: > > The command to shut down a device is 'poweroff'. It is a deficit of the > sandbox that it does not support resetting yet but shuts down upong seeing > the 'reset' command. > > Once the sandbox properly supports reset we need the 'poweroff' command to > leave the sandbox. > > Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> > --- > arch/Kconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>