diff options
Diffstat (limited to 'configs/draco-thuban_defconfig')
-rw-r--r-- | configs/draco-thuban_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/draco-thuban_defconfig b/configs/draco-thuban_defconfig index 6c03732..cf2c46b 100644 --- a/configs/draco-thuban_defconfig +++ b/configs/draco-thuban_defconfig @@ -28,6 +28,7 @@ CONFIG_BOOT_RETRY=y CONFIG_BOOT_RETRY_TIME=60 CONFIG_RESET_TO_RETRY=y CONFIG_USE_PREBOOT=y +CONFIG_SYS_PBSIZE=1049 CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL_BSS_START_ADDR=0x80000000 @@ -45,7 +46,6 @@ CONFIG_SPL_YMODEM_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot# " CONFIG_SYS_MAXARGS=32 -CONFIG_SYS_PBSIZE=1049 CONFIG_CMD_ASKENV=y CONFIG_CMD_DFU=y # CONFIG_CMD_FLASH is not set |