]> git.dujemihanovic.xyz Git - u-boot.git/commit
pico-pi-imx7d: Convert to watchdog driver model
authorFabio Estevam <festevam@denx.de>
Thu, 26 Oct 2023 21:01:53 +0000 (18:01 -0300)
committerTom Rini <trini@konsulko.com>
Tue, 12 Dec 2023 21:33:57 +0000 (16:33 -0500)
commit43bf6a692f7af8782fdc6f6c21cb4e8356b75435
tree4d2fea7a45bc6da75e974a5a6ce6fe697af6d805
parente0dfb3417348d68a0f6032ce45d6e33015bd292c
pico-pi-imx7d: 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/imx7d-pico-pi-u-boot.dtsi
configs/pico-pi-imx7d_defconfig