summaryrefslogtreecommitdiff
path: root/configs/evb-rk3288_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-29 17:43:26 +0300
committerTom Rini <trini@konsulko.com>2023-05-29 17:43:26 +0300
commitc90e18932b4a1ea26db7726d3d0e1af97e2aad37 (patch)
tree0ed5db128cf90712cfbb0feaacf0e4aecb6760e0 /configs/evb-rk3288_defconfig
parent6dcee70692601bd3296c86ac07d0317bf06d2b7b (diff)
downloadu-boot-c90e18932b4a1ea26db7726d3d0e1af97e2aad37.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/evb-rk3288_defconfig')
-rw-r--r--configs/evb-rk3288_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evb-rk3288_defconfig b/configs/evb-rk3288_defconfig
index bd4a004ffe..5effb17180 100644
--- a/configs/evb-rk3288_defconfig
+++ b/configs/evb-rk3288_defconfig
@@ -11,6 +11,7 @@ CONFIG_SF_DEFAULT_SPEED=20000000
CONFIG_ENV_OFFSET=0x3F8000
CONFIG_DEFAULT_DEVICE_TREE="rk3288-evb"
CONFIG_DM_RESET=y
+CONFIG_SYS_MONITOR_LEN=614400
CONFIG_ROCKCHIP_RK3288=y
CONFIG_TARGET_EVB_RK3288=y
CONFIG_SPL_STACK_R_ADDR=0x04000000
@@ -20,7 +21,6 @@ CONFIG_DEBUG_UART_BASE=0xff690000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SYS_LOAD_ADDR=0x800800
CONFIG_DEBUG_UART=y
-CONFIG_SYS_MONITOR_LEN=614400
# CONFIG_ANDROID_BOOT_IMAGE is not set
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y