]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx6sabresd: Convert to watchdog driver model
authorFabio Estevam <festevam@denx.de>
Fri, 2 Feb 2024 16:04:04 +0000 (13:04 -0300)
committerFabio Estevam <festevam@denx.de>
Thu, 8 Feb 2024 12:18:32 +0000 (09:18 -0300)
commitdbc4814515d37a3d1c4bb237f4e1c16d1f9e3736
treefbac84d339a1abc8d7e64307e8592002b54e8646
parent41fdfae064f9c5934af83f5c76a95d1e0c910d76
mx6sabresd: 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>
arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi
configs/mx6sabresd_defconfig