]> Git Repo - u-boot.git/commit - configs/mx6sabresd_defconfig
mx6sabresd: Convert to watchdog driver model
authorFabio Estevam <[email protected]>
Fri, 2 Feb 2024 16:04:04 +0000 (13:04 -0300)
committerFabio Estevam <[email protected]>
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 <[email protected]>
arch/arm/dts/imx6qdl-sabresd-u-boot.dtsi
configs/mx6sabresd_defconfig
This page took 0.044452 seconds and 4 git commands to generate.