diff options
Diffstat (limited to 'configs/pogo_v4_defconfig')
-rw-r--r-- | configs/pogo_v4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pogo_v4_defconfig b/configs/pogo_v4_defconfig index fb564b5467..ba4245ea17 100644 --- a/configs/pogo_v4_defconfig +++ b/configs/pogo_v4_defconfig @@ -23,6 +23,7 @@ CONFIG_BOARD_LATE_INIT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="Pogo_V4> " CONFIG_SYS_MAXARGS=32 +CONFIG_SYS_PBSIZE=1050 CONFIG_CMD_BOOTZ=y # CONFIG_BOOTM_PLAN9 is not set # CONFIG_BOOTM_RTEMS is not set |