[PATCH 1/1] sandbox: implement runtime system reset

Simon Glass sjg at chromium.org
Wed Dec 23 16:43:11 CET 2020


On Wed, 2 Dec 2020 at 08:22, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Implement a reset function that we can call after ExitBootServices(),
> when all driver model devices are gone.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  arch/sandbox/cpu/start.c | 10 ++++++++++
>  lib/efi_loader/Kconfig   |  3 ++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

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

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list