diff options
Diffstat (limited to 'configs/warp_defconfig')
-rw-r--r-- | configs/warp_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/warp_defconfig b/configs/warp_defconfig index a77148f8c0c..4c9f7051fef 100644 --- a/configs/warp_defconfig +++ b/configs/warp_defconfig @@ -17,6 +17,7 @@ CONFIG_BOOTCOMMAND="mmc dev ${mmcdev};mmc dev ${mmcdev}; if mmc rescan; then if CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_SYS_MAXARGS=32 +CONFIG_SYS_PBSIZE=532 CONFIG_CMD_BOOTZ=y CONFIG_CMD_DFU=y CONFIG_CMD_GPIO=y |