diff options
Diffstat (limited to 'configs/xtfpga_defconfig')
-rw-r--r-- | configs/xtfpga_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xtfpga_defconfig b/configs/xtfpga_defconfig index 5de17c6c8c..ec7c5637e4 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -17,6 +17,7 @@ CONFIG_AUTOBOOT_STOP_STR=" " CONFIG_MISC_INIT_R=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot> " +CONFIG_SYS_PBSIZE=1049 CONFIG_CMD_IMLS=y CONFIG_CMD_ASKENV=y CONFIG_CRC32_VERIFY=y |