Skip to content
Commit d304e7ac authored by Marek Vasut's avatar Marek Vasut Committed by Stefano Babic
Browse files

ARM: imx8m: Fix reset in SPL on Toradex iMX8MM Verdin



Board files should not re-implement do_reset() to work around this
function not being defined in for specific configurations. Rather,
the fix is to compile in drivers which implement this properly.
This patch enables sysreset and watchdog drivers in SPL and ties
them together to implement the same as the do_reset() hack in the
board file, except correctly in the DM/DT framework.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Flavio Suligoi <f.suligoi@asem.it>
Cc: Harald Seiler <hws@denx.de>
Cc: Igor Opaniuk <igor.opaniuk@toradex.com>
Cc: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Cc: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Reviewed-by: default avatarOleksandr Suvorov <oleksandr.suvorov@toradex.com>
Acked-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
Acked-by: default avatarIgor Opaniuk <igor.opaniuk@toradex.com>
parent f24dea4e
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