]> Git Repo - u-boot.git/commit
ARM: imx8m: Do not define do_reset() if sysreset is enabled
authorMarek Vasut <[email protected]>
Wed, 29 Apr 2020 13:04:21 +0000 (15:04 +0200)
committerStefano Babic <[email protected]>
Fri, 1 May 2020 11:46:22 +0000 (13:46 +0200)
commitefa1a62ad2ddbb47dcaed9fdbdd34c315fdcd883
tree764d9501c0fc282b3a24ee7d2568174afae46aa9
parentde0e7cba41f4dde3ae6bc8a405d760cc178c661b
ARM: imx8m: Do not define do_reset() if sysreset is enabled

The SPL can also be compiled with sysreset drivers just fine, so
update the condition to cater for that option.

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]>
arch/arm/mach-imx/imx8m/soc.c
This page took 0.035819 seconds and 4 git commands to generate.