commit | 0d720e25075dced8d62f4f1c4d7332c400d639a0 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Aug 07 16:01:06 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 09 14:46:51 2021 +0200 |
tree | beb23e7558059eec4b65d1d6c32fcbb34c851f81 | |
parent | 77a57128e07e0babab93a2cbaf5c8f00e17f08a7 [diff] |
imx8ulp: soc: correct reset cause The CMC1 SRS reflects the current reset cause, not SSRS. Then you could get "Reset cause: WARM-WDG" when issue reset in U-Boot. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>