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 431267f1df..cd5425a4c1 100644 --- a/configs/xtfpga_defconfig +++ b/configs/xtfpga_defconfig @@ -2,6 +2,7 @@ CONFIG_XTENSA=y CONFIG_SYS_CPU="dc233c" CONFIG_ENV_SIZE=0x20000 CONFIG_ENV_SECT_SIZE=0x20000 +CONFIG_SYS_MALLOC_LEN=0x40000 CONFIG_XTFPGA_KC705=y CONFIG_SYS_LOAD_ADDR=0x02000000 CONFIG_SHOW_BOOT_PROGRESS=y |