commit | 961ac7873520d661d3ad2bf4c6390f21bcad536a | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Fri Oct 29 09:46:15 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 05 13:38:38 2022 +0100 |
tree | f1609fef28014736e44ff3b647c79f871c9881c1 | |
parent | 89ca5a7ee1899eec5b2bb7dcfd3ff9cb78231885 [diff] |
imx8ulp: soc: Check the DBD_EN fuse before setting RDC S400 enables RDC only when the DBD_EN is fused. Otherwise, the RDC is allowed by all masters. Current S400 has issue if the XRDC has released to A35, then A35 reset will fail in ROM due to S400 fails to get XRDC. So temp work around is checking the DBD_EN, if it is not fused, we don't need to call release XRDC or TRDC. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>