summaryrefslogtreecommitdiff
path: root/configs/rock_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
committerTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
commit59e5d1e2a51592d33cd5758d746006db96d99163 (patch)
tree3ffbcf874135974d3a9a4291ce912ab501ca530b /configs/rock_defconfig
parentd6da4da3beba40f0c8b54d8f70c627da4d001d94 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/rock_defconfig')
-rw-r--r--configs/rock_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rock_defconfig b/configs/rock_defconfig
index ac533d5985..7e6a2a6ec1 100644
--- a/configs/rock_defconfig
+++ b/configs/rock_defconfig
@@ -6,8 +6,8 @@ CONFIG_SYS_TEXT_BASE=0x60000000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3188=y
CONFIG_TARGET_ROCK=y
-CONFIG_NR_DRAM_BANKS=1
CONFIG_SPL_STACK_R_ADDR=0x60080000
+CONFIG_NR_DRAM_BANKS=1
CONFIG_DEBUG_UART_BASE=0x20064000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_DEBUG_UART=y