diff options
Diffstat (limited to 'configs/thuban_defconfig')
-rw-r--r-- | configs/thuban_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/thuban_defconfig b/configs/thuban_defconfig index f21ed54646b..1e646868217 100644 --- a/configs/thuban_defconfig +++ b/configs/thuban_defconfig @@ -47,6 +47,7 @@ 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 |