summaryrefslogtreecommitdiffstats
path: root/configs/A10-OLinuXino-Lime_defconfig
diff options
context:
space:
mode:
authorIain Paton <ipaton0@gmail.com>2015-03-28 10:27:40 +0000
committerHans de Goede <hdegoede@redhat.com>2015-03-29 13:37:39 +0200
commit961e77712bbf14a6797bc0d725aed956cd06bce1 (patch)
tree010184bce8517c057651a2063eb3749ac10cd181 /configs/A10-OLinuXino-Lime_defconfig
parente71b422bd71b03868abfc5e2087281710a0d52ee (diff)
downloadblackbird-obmc-uboot-961e77712bbf14a6797bc0d725aed956cd06bce1.tar.gz
blackbird-obmc-uboot-961e77712bbf14a6797bc0d725aed956cd06bce1.zip
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 <ipaton0@gmail.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs/A10-OLinuXino-Lime_defconfig')
-rw-r--r--configs/A10-OLinuXino-Lime_defconfig1
1 files changed, 1 insertions, 0 deletions
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
OpenPOWER on IntegriCloud