aboutsummaryrefslogtreecommitdiff
path: root/configs/rock2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/rock2_defconfig')
-rw-r--r--configs/rock2_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/rock2_defconfig b/configs/rock2_defconfig
index 24ad3e9..2ea9de2 100644
--- a/configs/rock2_defconfig
+++ b/configs/rock2_defconfig
@@ -5,11 +5,11 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3288=y
CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
CONFIG_TARGET_ROCK2=y
+CONFIG_NR_DRAM_BANKS=1
+CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEBUG_UART_BASE=0xff690000
CONFIG_DEBUG_UART_CLOCK=24000000
-CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEBUG_UART=y
-CONFIG_NR_DRAM_BANKS=1
# CONFIG_ANDROID_BOOT_IMAGE is not set
CONFIG_SILENT_CONSOLE=y
CONFIG_DEFAULT_FDT_FILE="rk3288-rock2-square.dtb"