aboutsummaryrefslogtreecommitdiff
path: root/configs/odroid-go2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/odroid-go2_defconfig')
-rw-r--r--configs/odroid-go2_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-go2_defconfig b/configs/odroid-go2_defconfig
index 10d7c0d..279bd80 100644
--- a/configs/odroid-go2_defconfig
+++ b/configs/odroid-go2_defconfig
@@ -4,6 +4,7 @@ CONFIG_SYS_TEXT_BASE=0x00200000
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_ENV_SIZE=0x4000
CONFIG_ENV_OFFSET=0x4000
CONFIG_SPL_TEXT_BASE=0x00000000
@@ -13,7 +14,6 @@ CONFIG_DEBUG_UART_CHANNEL=1
CONFIG_TPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_SPL_STACK_R_ADDR=0x600000
-CONFIG_NR_DRAM_BANKS=1
CONFIG_DEBUG_UART_BASE=0xFF160000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEFAULT_DEVICE_TREE="rk3326-odroid-go2"