Searched hist:"25508 ab26cb9ceb8ac9cdf12a851b7047fa791b2" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | clock_sun6i.h | 25508ab26cb9ceb8ac9cdf12a851b7047fa791b2 Sat Dec 27 16:56:59 UTC 2014 Hans de Goede <hdegoede@redhat.com> sunxi: Fix PLL1 running at half speed on sun8i
PLL1 on sun6i / sun8i also has a p factor which divides the clock by 2^p (to the power p). On sun6i the p factor is ignored, but on sun8i it is used and we were setting it to 1, resulting in the CPU running at 504 MHz instead of 1008 MHz, this commit fixes this.
Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
|