[PATCH 3/3] arm: apple: Use watchdog timer for system reset

Simon Glass sjg at chromium.org
Thu Nov 25 01:12:40 CET 2021


On Sun, 14 Nov 2021 at 04:19, Mark Kettenis <kettenis at openbsd.org> wrote:
>
> Rely on the new watchdog timer driver and the sysreset uclass to
> reset the system.  This gets rid of hard-coded addresses and
> should work on systems based on the new M1 Pro and M1 Max SoCs
> as well.
>
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
>  arch/arm/Kconfig            |  3 +++
>  arch/arm/mach-apple/board.c | 24 ------------------------
>  2 files changed, 3 insertions(+), 24 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-on: Apple M1 Macbook
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list