Skip to content
Commit 5e4f16bd authored by Fabio Estevam's avatar Fabio Estevam
Browse files

udoo_neo: Convert to watchdog driver model



Commit 68dcbdd5 ("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.

With the watchdog driver model in place, it is no longer needed
to have board code to initialize the watchdog, so remove
its related board code.

Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
parent d509c48b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment