commit | 78b4cf75307f4704881b7b7501721f27f2691f9f | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Thu Jun 15 18:09:13 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | ae67b3780fc15cbba07dfb388bedee47d3518ad6 | |
parent | 71a21425d278a07ba263109fff0cba09ff30a157 [diff] |
imx: misc: ele_mu: Update ELE MU driver Extend the RX timeout value to 10s, because when authentication is failed the ELE needs long time (>2s for 28M image) to return the result. Print rx wait info per 1s. Also correct TX and RX status registers in debug. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>