Skip to content
Snippets Groups Projects
Commit e7d6aa0b authored by Hans de Goede's avatar Hans de Goede
Browse files

sunxi: Reduce Orangepi PC RAM speed to 624 MHz

There are some reports of stability issues at 672 MHz, see:
http://linux-sunxi.org/Orange_Pi_PC#DRAM_clock_speed_limit



So reduce the DRAM speed to 624MHz which seems to be reliable everywhere.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Acked-by: default avatarIan Campbell <ijc@hellion.org.uk>
parent f84c2b66
No related branches found
No related tags found
No related merge requests found
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARCH_SUNXI=y CONFIG_ARCH_SUNXI=y
CONFIG_MACH_SUN8I_H3=y CONFIG_MACH_SUN8I_H3=y
CONFIG_DRAM_CLK=672 CONFIG_DRAM_CLK=624
CONFIG_DRAM_ZQ=3881979 CONFIG_DRAM_ZQ=3881979
CONFIG_DRAM_ODT_EN=y CONFIG_DRAM_ODT_EN=y
# CONFIG_VIDEO is not set # CONFIG_VIDEO is not set
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment