u-boot-brain/arch
Akshay Saraswat 234370cab4 Exynos5: clock: Update the equation to calculate PLL output frequency
According to the latest exynos5 user manual, the equation for
calculating PLL output was changed to
FOUT= MDIV x FIN/(PDIV x 2^SDIV)
earlier it was
FOUT= MDIV x FIN/(PDIV x 2^(SDIV -1))
So updating the clock code accordingly.

Signed-off-by: Hatim Ali <hatim.rv@samsung.com>
Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-05-21 20:17:30 +09:00
..
arm Exynos5: clock: Update the equation to calculate PLL output frequency 2013-05-21 20:17:30 +09:00
avr32 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
blackfin lib: consolidate hang() 2013-05-01 16:41:08 -04:00
m68k lib: consolidate hang() 2013-05-01 16:41:08 -04:00
microblaze lib: consolidate hang() 2013-05-01 16:41:08 -04:00
mips lib: consolidate hang() 2013-05-01 16:41:08 -04:00
nds32 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
nios2 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
openrisc lib: consolidate hang() 2013-05-01 16:41:08 -04:00
powerpc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' 2013-05-11 09:25:36 +02:00
sandbox sandbox: Allow -c argument to provide a command list 2013-05-01 11:17:21 -04:00
sh lib: consolidate hang() 2013-05-01 16:41:08 -04:00
sparc lib: consolidate hang() 2013-05-01 16:41:08 -04:00
x86 lib: consolidate hang() 2013-05-01 16:41:08 -04:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00