commit | 0471ea1d0e94ae59ef0a261c7f5465b5fe1ce856 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Wed Apr 06 14:30:14 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Apr 12 17:33:56 2022 +0200 |
tree | 3af461cf79abb5eff3e251b43327e15360161834 | |
parent | 8c0c8d0637ae0d25e1908d321b5a3cc2dc5330dc [diff] |
imx: imx8ulp: cgc: Switch to NICLPAV to FRO192 before PLL4 init When reset with dual boot mode, the LPAV domain won't power down due to its master is not assigned to APD. So the NICLPAV keeps the last setting to use PLL4PFD1. So before SPL initialize the PLL4, we need to switch NICLPAV to FRO192, otherwise system will hang. Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>