
4 Nov
2020
4 Nov
'20
12:03 a.m.
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.glpk@gmx.de Reviewed-by: Simon Glass sjg@chromium.org --- v3: no change v2: no change --- arch/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!