board: sl28: disable recovery watchdog
authorMichael Walle <michael@walle.cc>
Mon, 15 Nov 2021 22:45:49 +0000 (23:45 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Mon, 28 Feb 2022 06:29:35 +0000 (11:59 +0530)
commit453d1711d22c4bccd48848a8450aa95cbc5008cc
treec8ccdc9f46d091dea6f7bd7b35178ca70fb51b42
parent2ba8a446ceece208c5926b623ddfd66bd163ff27
board: sl28: disable recovery watchdog

This board has an internal watchdog which supervises the board startup.
Although, the initial state of the watchdog is configurable, it is
enabled by default. In board_late_init(), which means almost everything
worked as expected, disable the watchdog.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/kontron/sl28/sl28.c
doc/board/kontron/sl28.rst