[PATCH 2/5] sandbox: enable poweroff command

Simon Glass sjg at chromium.org
Tue Oct 27 05:52:24 CET 2020


On Sun, 25 Oct 2020 at 00:04, Heinrich Schuchardt <xypron.glpk at 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.glpk at gmx.de>
> ---
>  arch/Kconfig | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list