From: Iain Paton Date: Sat, 28 Mar 2015 10:27:40 +0000 (+0000) Subject: sunxi: a10-LIME set the cpu clock at boot to 912MHz X-Git-Tag: v2015.04-rc5~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=961e77712bbf14a6797bc0d725aed956cd06bce1;p=oweals%2Fu-boot.git sunxi: a10-LIME set the cpu clock at boot to 912MHz 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 Acked-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/configs/A10-OLinuXino-Lime_defconfig b/configs/A10-OLinuXino-Lime_defconfig index 48a0705558..3e19424f9c 100644 --- a/configs/A10-OLinuXino-Lime_defconfig +++ b/configs/A10-OLinuXino-Lime_defconfig @@ -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