summaryrefslogtreecommitdiff
path: root/configs/tinker-rk3288_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-21 10:11:23 -0400
committerTom Rini <trini@konsulko.com>2019-06-21 10:11:23 -0400
commitf5128514137633ee951b1c484945bec9092c4e99 (patch)
tree809041444563947c9df97e6e7149abf79c9431b6 /configs/tinker-rk3288_defconfig
parent19b81032d65c9d0747e16b6009c639adb880b064 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/tinker-rk3288_defconfig')
-rw-r--r--configs/tinker-rk3288_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tinker-rk3288_defconfig b/configs/tinker-rk3288_defconfig
index 0e8cf73fe9..27a5fc0dfb 100644
--- a/configs/tinker-rk3288_defconfig
+++ b/configs/tinker-rk3288_defconfig
@@ -3,10 +3,10 @@ CONFIG_ARCH_ROCKCHIP=y
CONFIG_SYS_TEXT_BASE=0x00000000
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_ROCKCHIP_RK3288=y
-CONFIG_SPL_SIZE_LIMIT=30720
CONFIG_SPL_ROCKCHIP_BACK_TO_BROM=y
CONFIG_TARGET_TINKER_RK3288=y
CONFIG_NR_DRAM_BANKS=1
+CONFIG_SPL_SIZE_LIMIT=30720
CONFIG_SPL_STACK_R_ADDR=0x80000
CONFIG_DEBUG_UART_BASE=0xff690000
CONFIG_DEBUG_UART_CLOCK=24000000