diff options
Diffstat (limited to 'configs/ap143_defconfig')
-rw-r--r-- | configs/ap143_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ap143_defconfig b/configs/ap143_defconfig index 2f1a9f3cc12..061627f649d 100644 --- a/configs/ap143_defconfig +++ b/configs/ap143_defconfig @@ -23,6 +23,7 @@ CONFIG_BOOTCOMMAND="sf probe;mtdparts default;bootm 0x9f680000" CONFIG_DISPLAY_CPUINFO=y CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SYS_PROMPT="ap143 # " +CONFIG_SYS_PBSIZE=281 # CONFIG_CMD_BDI is not set # CONFIG_CMD_CONSOLE is not set # CONFIG_CMD_ELF is not set |