]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx6ul_14x14_evk: Convert to watchdog driver model
authorFabio Estevam <festevam@denx.de>
Fri, 18 Oct 2024 17:55:49 +0000 (14:55 -0300)
committerFabio Estevam <festevam@gmail.com>
Fri, 25 Oct 2024 12:04:20 +0000 (09:04 -0300)
commita5383f4b6a7a53bfef882b3713eba5a22be36685
tree9942458b8c15bba73768a380363e4e2eccb1212a
parentc39eb90f37012bc77ea034bc62d1dc8ff0646472
mx6ul_14x14_evk: Convert to watchdog driver model

Commit 68dcbdd594d4 ("ARM: imx: Add weak default reset_cpu()") caused
the 'reset' command in U-Boot to not cause a board reset.

Fix it by switching to the watchdog driver model via sysreset, which
is the preferred method for implementing the watchdog reset.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
configs/mx6ul_14x14_evk_defconfig