build/patch/u-boot/u-boot-sunxi/board_cubieboard2/adjust-default-dram-clockspeeds.patch

14 lines
431 B
Diff

diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
index 10314ab991..a1d8866d78 100644
--- a/configs/Cubieboard2_defconfig
+++ b/configs/Cubieboard2_defconfig
@@ -3,7 +3,7 @@ CONFIG_ARCH_SUNXI=y
CONFIG_DEFAULT_DEVICE_TREE="sun7i-a20-cubieboard2"
CONFIG_SPL=y
CONFIG_MACH_SUN7I=y
-CONFIG_DRAM_CLK=480
+CONFIG_DRAM_CLK=432
CONFIG_SATAPWR="PB8"
CONFIG_AHCI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set