commit | 25a3fc3b2cd9694078d9c64d0d3b6a0b807c7292 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun Oct 06 08:22:51 2024 +0800 |
committer | Fabio Estevam <festevam@denx.de> | Sun Oct 13 09:43:05 2024 -0300 |
tree | f06eac963053d87bc884cb4b437ee606da74ed12 | |
parent | 41a9a4f0fbf69e0d0cfd8a2052bd54361167fd9e [diff] |
misc: ele_mu: Clear RR when initialize MU When OS is doing ELE API call, before OS get the response, OS is force reseted, then it is possible that MU RR has data during initialization in SPL stage. So clear the RR registers, otherwise SPL ELE API call will work abnormal. Cc: Alice Guo <alice.guo@nxp.com> Cc: Marek Vasut <marex@denx.de> Signed-off-by: Peng Fan <peng.fan@nxp.com>