]> git.ipfire.org Git - thirdparty/u-boot.git/commit
opos6uldev: Convert to watchdog driver model
authorSébastien Szymanski <sebastien.szymanski@armadeus.com>
Fri, 23 Feb 2024 11:28:04 +0000 (12:28 +0100)
committerFabio Estevam <festevam@denx.de>
Sat, 24 Feb 2024 19:29:24 +0000 (16:29 -0300)
commit7c76b1b91bf67cd09fdf5dbd71590f9e580590fa
tree04100a413ed4ce0091d027cc6260d2ecbfd4fb15
parent73454c85cd91e8d0d43318c4110fcaf3ec4a6e33
opos6uldev: 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: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
arch/arm/dts/imx6ul-opos6ul-u-boot.dtsi
configs/opos6uldev_defconfig