diff options
author | Ye Li <ye.li@nxp.com> | 2017-04-14 13:44:48 +0800 |
---|---|---|
committer | Ye Li <ye.li@nxp.com> | 2017-04-14 14:03:21 +0800 |
commit | 43bff39513ae89c476751caff427b9855af78f7e (patch) | |
tree | bbd492e7e326e54ec4b9a8ee0bc97d23e1b63fcb /Licenses | |
parent | f2d1f95053632e6460610bb0f49b36492280174b (diff) | |
download | u-boot-imx-imx_v2016.03_4.1.33_7ulp_beta.zip u-boot-imx-imx_v2016.03_4.1.33_7ulp_beta.tar.gz u-boot-imx-imx_v2016.03_4.1.33_7ulp_beta.tar.bz2 |
MLK-14693 mx7ulp: Change PLL rate calculation to avoid div 0rel_imx_4.1.33_7ulp_betaimx_v2016.03_4.1.33_7ulp_beta
The new ROM patch will set DENOM and NUM of APLL and SPLL to 0 to
workaround PLL issue.
When DENOM is 0, the PLL rate calculation will divide 0 and raise a signal.
raise: Signal # 8 caught
To avoid such problem, we change our calculation.
Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit f28cf489e1b3864bac6bae4944d8a73bab30ec32)
Diffstat (limited to 'Licenses')
0 files changed, 0 insertions, 0 deletions