diff options
| author | Marek Vasut <[email protected]> | 2020-04-29 15:04:27 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2020-05-01 13:46:22 +0200 |
| commit | d304e7ace3a68e6194db49f68323615d0c84fc47 (patch) | |
| tree | 27a0a9dbed81a0e3cbec8e274261a71a0ca5b1d0 /scripts | |
| parent | f24dea4e1b52241ea048cee49e95af630e5a96f0 (diff) | |
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: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Flavio Suligoi <[email protected]>
Cc: Harald Seiler <[email protected]>
Cc: Igor Opaniuk <[email protected]>
Cc: Marcel Ziswiler <[email protected]>
Cc: Oleksandr Suvorov <[email protected]>
Cc: Peng Fan <[email protected]>
Cc: Stefano Babic <[email protected]>
Reviewed-by: Oleksandr Suvorov <[email protected]>
Acked-by: Igor Opaniuk <[email protected]>
Acked-by: Igor Opaniuk <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
