mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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>
This commit is contained in:
parent
e71b422bd7
commit
961e77712b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue