diff options
Diffstat (limited to 'configs/dragonboard410c_defconfig')
-rw-r--r-- | configs/dragonboard410c_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dragonboard410c_defconfig b/configs/dragonboard410c_defconfig index 2ea25d95a2a..28ce34cb2aa 100644 --- a/configs/dragonboard410c_defconfig +++ b/configs/dragonboard410c_defconfig @@ -20,6 +20,7 @@ CONFIG_USE_PREBOOT=y CONFIG_MISC_INIT_R=y CONFIG_SYS_PROMPT="dragonboard410c => " CONFIG_SYS_MAXARGS=64 +CONFIG_SYS_PBSIZE=548 # CONFIG_CMD_IMI is not set CONFIG_CMD_MD5SUM=y CONFIG_CMD_MEMINFO=y |