summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2020-04-29 15:04:25 +0200
committerStefano Babic <[email protected]>2020-05-01 13:46:22 +0200
commit2455f91833efbfa524cd9753ac32bd495a3fc8de (patch)
tree057b7f9e70252f994858a29bae5d7f03783d80df /scripts
parent77cfd0d2b6cd9b318d2b5f4c91e2611bbf1a656f (diff)
ARM: imx8m: Fix reset in SPL on NXP iMX8MN EVK
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]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions