diff options
Diffstat (limited to 'configs/bubblegum_96_defconfig')
-rw-r--r-- | configs/bubblegum_96_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bubblegum_96_defconfig b/configs/bubblegum_96_defconfig index 33402f297c7..f577ec07019 100644 --- a/configs/bubblegum_96_defconfig +++ b/configs/bubblegum_96_defconfig @@ -15,6 +15,7 @@ CONFIG_BOOTARGS="console=ttyOWL5,115200n8" # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SYS_PROMPT="U-Boot => " CONFIG_SYS_MAXARGS=64 +CONFIG_SYS_PBSIZE=1051 CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y CONFIG_CMD_CACHE=y |