]> git.dujemihanovic.xyz Git - u-boot.git/commit
wandboard: Convert to watchdog driver model
authorFabio Estevam <festevam@gmail.com>
Fri, 19 Jan 2024 17:25:33 +0000 (14:25 -0300)
committerFabio Estevam <festevam@gmail.com>
Mon, 22 Jan 2024 11:39:27 +0000 (08:39 -0300)
commitb06bfd65b6d999cca0c4123ce5d3071281c2380d
treea5559a8cb1265054e1bc334f02dab4d3af0a1719
parent67de291400725155afc637a18207a726781aa432
wandboard: 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@gmail.com>
arch/arm/dts/imx6qdl-wandboard-u-boot.dtsi
configs/wandboard_defconfig