diff options
Diffstat (limited to 'configs/imgtec_xilfpga_defconfig')
-rw-r--r-- | configs/imgtec_xilfpga_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imgtec_xilfpga_defconfig b/configs/imgtec_xilfpga_defconfig index ced7e0335a..79c57587ea 100644 --- a/configs/imgtec_xilfpga_defconfig +++ b/configs/imgtec_xilfpga_defconfig @@ -2,6 +2,7 @@ CONFIG_MIPS=y CONFIG_SKIP_LOWLEVEL_INIT=y CONFIG_SYS_MALLOC_F_LEN=0x600 CONFIG_ENV_SIZE=0x4000 +CONFIG_SYS_MALLOC_LEN=0x40000 CONFIG_DEFAULT_DEVICE_TREE="nexys4ddr" CONFIG_TARGET_XILFPGA=y CONFIG_MIPS_CACHE_SETUP=y |