On 7 October 2017 at 22:57, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
> The watchdog is initialized with a 5 minute timeout period.
> It can be reset by SetWatchdogTimer.
> It is stopped by ExitBoottimeServices.
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  cmd/bootefi.c                 |  1 +
>  include/efi_loader.h          |  4 +++
>  lib/efi_loader/Makefile       |  2 +-
>  lib/efi_loader/efi_boottime.c | 15 ++---------
>  lib/efi_loader/efi_watchdog.c | 59 
> +++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 67 insertions(+), 14 deletions(-)
>  create mode 100644 lib/efi_loader/efi_watchdog.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to