]> git.dujemihanovic.xyz Git - u-boot.git/commit
mx7dsabresd: Convert to watchdog driver model
authorFabio Estevam <festevam@denx.de>
Tue, 8 Aug 2023 21:40:39 +0000 (18:40 -0300)
committerStefano Babic <sbabic@denx.de>
Mon, 16 Oct 2023 14:25:10 +0000 (16:25 +0200)
commit9043adee3ea67f4a71498e8f06023e3f63d7668f
treeaf21dec1dd2b7768971cf3ae3e5f02f196ea0fc9
parent2f9b07d869da0a6a2f4d8780feb40da54148da2a
mx7dsabresd: 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: Marek Vasut <marex@denx.de>
arch/arm/dts/imx7d-sdb-u-boot.dtsi
configs/mx7dsabresd_defconfig