diff options
Diffstat (limited to 'configs/dockstar_defconfig')
-rw-r--r-- | configs/dockstar_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dockstar_defconfig b/configs/dockstar_defconfig index d591c4a689c..eb6797872c9 100644 --- a/configs/dockstar_defconfig +++ b/configs/dockstar_defconfig @@ -22,6 +22,7 @@ CONFIG_USE_PREBOOT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="DockStar> " CONFIG_SYS_MAXARGS=32 +CONFIG_SYS_PBSIZE=1051 # CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_USB=y |