]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
sunxi: a10-LIME set the cpu clock at boot to 912MHz
authorIain Paton <ipaton0@gmail.com>
Sat, 28 Mar 2015 10:27:40 +0000 (10:27 +0000)
committerHans de Goede <hdegoede@redhat.com>
Sun, 29 Mar 2015 11:37:39 +0000 (13:37 +0200)
following kernel patches to reduce the cpu clock to 912MHz due to
reported instability at 1008MHz, select 912MHz as the boot speed
for the a10-lime

Signed-off-by: Iain Paton <ipaton0@gmail.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
configs/A10-OLinuXino-Lime_defconfig

index 48a0705558058920ded3dd7a4af68e86fe13c87b..3e19424f9c5412cb1d9606bf4ebd0c7947e4cc75 100644 (file)
@@ -7,3 +7,4 @@ CONFIG_MACH_SUN4I=y
 CONFIG_DRAM_CLK=480
 CONFIG_DRAM_ZQ=123
 CONFIG_DRAM_EMR1=4
+CONFIG_SYS_CLK_FREQ=912000000