diff options
Diffstat (limited to 'configs/gose_defconfig')
-rw-r--r-- | configs/gose_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gose_defconfig b/configs/gose_defconfig index 8e0b2189dfe..55222ebe01f 100644 --- a/configs/gose_defconfig +++ b/configs/gose_defconfig @@ -28,6 +28,7 @@ CONFIG_SYS_LOAD_ADDR=0x50000000 CONFIG_ENV_ADDR=0xC0000 CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x4f000000 +CONFIG_SYS_MONITOR_LEN=262144 CONFIG_FIT=y CONFIG_BOOTDELAY=3 CONFIG_SPL_MAX_SIZE=0x4000 |