[U-Boot] [PATCH 04/12] aspeed: Add sysreset driver

Simon Glass sjg at chromium.org
Sat Jan 14 18:14:02 CET 2017


On 4 January 2017 at 12:46, Maxim Sloyko <maxims at google.com> wrote:
> The driver uses watchdog timer to do resets and particular
> watchdog device to use is hardcoded (0)
>
> Signed-off-by: Maxim Sloyko <maxims at google.com>
> ---
>
>  drivers/sysreset/Makefile       |  1 +
>  drivers/sysreset/sysreset_ast.c | 55 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 56 insertions(+)
>  create mode 100644 drivers/sysreset/sysreset_ast.c

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


More information about the U-Boot mailing list