u-boot-brain/arch/arm/include
Hans de Goede 25508ab26c 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>
2015-01-14 14:56:37 +01:00
..
asm sunxi: Fix PLL1 running at half speed on sun8i 2015-01-14 14:56:37 +01:00
debug arm: debug: replace license blocks with SPDX 2014-10-26 22:22:09 +01:00