diff options
author | Andre Renaud <andre@bluewatersys.com> | 2014-06-10 08:47:13 +1200 |
---|---|---|
committer | Ye.Li <B37916@freescale.com> | 2014-07-15 18:54:16 +0800 |
commit | 6105dd636321a38d506aab4312083a50e69bd1fe (patch) | |
tree | d4e8d094bd57607a9af1c57decd85f0603968267 /arch/arm/imx-common/cpu.c | |
parent | 100ed884e0cc2cd7c90d210bab12ff53a55a0e3c (diff) | |
download | u-boot-imx-6105dd636321a38d506aab4312083a50e69bd1fe.zip u-boot-imx-6105dd636321a38d506aab4312083a50e69bd1fe.tar.gz u-boot-imx-6105dd636321a38d506aab4312083a50e69bd1fe.tar.bz2 |
MX6: Correct calculation of PLL_SYS
DIV_SELECT is used as Fout = Fin * div_select / 2.0, so we should do
the shift after the multiply to avoid rounding errors
Signed-off-by: Andre Renaud <andre@bluewatersys.com>
(cherry picked from commit 2eb268f6fd236a5ad9d51e7e47190d7994b3920f)
Diffstat (limited to 'arch/arm/imx-common/cpu.c')
0 files changed, 0 insertions, 0 deletions