commit | 4245a8568555e97ecb55e1e3c547bddab843fe20 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Feb 27 00:07:10 2019 -0800 |
committer | Ye Li <ye.li@nxp.com> | Wed Feb 27 00:52:57 2019 -0800 |
tree | 6894437495de80748095b0743d2612f70dbaf193 | |
parent | b95e51978b68f8d31c64eb4431a1d0104cca23de [diff] |
MLK-20986 imx8: Not protect OCRAM for rev A On iMX8 Rev A the OCRAM is used to pass over ROM info, and u-boot needs to access it. So we can't assign the OCRAM to ATF partition. This will cause boot hang. Rev A does not support SPL, so it is ok to not protect the OCRAM. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com> (cherry picked from commit c9a168bfd16e06b4d6b9f94185910023e4923cf2)