u-boot/board/kontron/sl28
Michael Walle 453d1711d2 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>
2022-02-28 11:59:35 +05:30
..
cmds.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
common.c board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
ddr.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
MAINTAINERS board: kontron: sl28: add myself to ls1028a.dtsi maintainers 2021-11-09 17:18:23 +05:30
Makefile board: sl28: add config to enable console output on SER0 2021-04-15 14:22:22 +05:30
sl28.c board: sl28: disable recovery watchdog 2022-02-28 11:59:35 +05:30
spl.c board: sl28: add SATA support 2021-02-08 14:01:16 +05:30
spl_atf.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00