summaryrefslogtreecommitdiff
path: root/configs/evb-rv1108_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/evb-rv1108_defconfig')
-rw-r--r--configs/evb-rv1108_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evb-rv1108_defconfig b/configs/evb-rv1108_defconfig
index 06ad04b921..fcdef1d354 100644
--- a/configs/evb-rv1108_defconfig
+++ b/configs/evb-rv1108_defconfig
@@ -8,8 +8,8 @@ CONFIG_ROCKCHIP_RV1108=y
# CONFIG_DEBUG_UART_BOARD_INIT is not set
CONFIG_DEBUG_UART_BASE=0x10210000
CONFIG_DEBUG_UART_CLOCK=24000000
-CONFIG_DEBUG_UART=y
CONFIG_SYS_LOAD_ADDR=0x62000000
+CONFIG_DEBUG_UART=y
CONFIG_BOOTCOMMAND="sf probe;sf read 0x62000000 0x140800 0x500000;dcache off;go 0x62000000"
CONFIG_DEFAULT_FDT_FILE="rv1108-evb.dtb"
# CONFIG_DISPLAY_CPUINFO is not set