public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 3/3] sunxi: a10-LIME set the cpu clock at boot to 912MHz
@ 2015-03-28 10:27 Iain Paton
  0 siblings, 0 replies; only message in thread
From: Iain Paton @ 2015-03-28 10:27 UTC (permalink / raw)
  To: u-boot

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>
---
 configs/A10-OLinuXino-Lime_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/A10-OLinuXino-Lime_defconfig b/configs/A10-OLinuXino-Lime_defconfig
index 48a0705..3e19424 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
-- 
2.1.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-03-28 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-28 10:27 [U-Boot] [PATCH v2 3/3] sunxi: a10-LIME set the cpu clock at boot to 912MHz Iain Paton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox