summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2020-04-29 15:04:24 +0200
committerStefano Babic <[email protected]>2020-05-01 13:46:22 +0200
commit77cfd0d2b6cd9b318d2b5f4c91e2611bbf1a656f (patch)
treec93383b98628937bc84b3361d1d4c7e89a7777ba /scripts
parentc5635a032a4bc63148c3ecd09c4cc49632b4fa4a (diff)
ARM: imx8m: Fix reset in SPL on NXP iMX8MM 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