14 lines
426 B
Diff
14 lines
426 B
Diff
diff --git a/configs/Cubieboard_defconfig b/configs/Cubieboard_defconfig
|
|
index 71743f7b8a..29e695d4a7 100644
|
|
--- a/configs/Cubieboard_defconfig
|
|
+++ b/configs/Cubieboard_defconfig
|
|
@@ -3,7 +3,7 @@ CONFIG_ARCH_SUNXI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard"
|
|
CONFIG_SPL=y
|
|
CONFIG_MACH_SUN4I=y
|
|
-CONFIG_DRAM_CLK=480
|
|
+CONFIG_DRAM_CLK=432
|
|
CONFIG_SATAPWR="PB8"
|
|
CONFIG_AHCI=y
|
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|