commit | 828d41b0a8a661f1c2f768c136f69ac2dfacee89 | [log] [tgz] |
---|---|---|
author | Jacky Bai <ping.bai@nxp.com> | Thu Aug 08 09:59:11 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:37 2019 +0200 |
tree | 235a5d7b2e87873631aac7a7c09647514544e662 | |
parent | d62ddc122025c20a09fb9dd4b234e6ed142da18b [diff] |
ddr: imx8m: Fix the ddr init hang on imx8mq On, i.MX8MQ, the PLL config must be done when ddrmix isolation is released. So move the dram pll init after iso config done. For other i.MX8M SOC, either init pll before or after isolation is ok. Signed-off-by: Jacky Bai <ping.bai@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>