diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 2abb81c53b..d902019d6c 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -21,6 +21,7 @@ CONFIG_PREBOOT="echo;echo Welcome on the ABB Socrates Board;echo" CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_BOARD_EARLY_INIT_R=y CONFIG_HUSH_PARSER=y +CONFIG_SYS_PBSIZE=276 CONFIG_CMD_REGINFO=y # CONFIG_BOOTM_NETBSD is not set # CONFIG_BOOTM_PLAN9 is not set |