diff options
Diffstat (limited to 'configs/M5282EVB_defconfig')
-rw-r--r-- | configs/M5282EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5282EVB_defconfig b/configs/M5282EVB_defconfig index 850d027f001..7d77f6c47f1 100644 --- a/configs/M5282EVB_defconfig +++ b/configs/M5282EVB_defconfig @@ -14,6 +14,7 @@ CONFIG_BOOTDELAY=5 # CONFIG_CMDLINE_EDITING is not set # CONFIG_AUTO_COMPLETE is not set CONFIG_SYS_PROMPT="-> " +CONFIG_SYS_PBSIZE=276 CONFIG_CMD_IMLS=y # CONFIG_CMD_LOADB is not set # CONFIG_CMD_LOADS is not set |