mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 22:16:03 +01:00
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>
4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "imx6qdl-mba6-u-boot.dtsi"
|