]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mv-common.h
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / mv-common.h
index 7086d1d0e8d5b9d2d3383c0860b19614a7998a84..405a842f72dca6648edeb676d452fed5cfaf7ba0 100644 (file)
@@ -92,7 +92,7 @@
 /*
  * Size of malloc() pool
  */
-#define CONFIG_SYS_MALLOC_LEN  (1024 * 1024) /* 1MiB for malloc() */
+#define CONFIG_SYS_MALLOC_LEN  (1024 * 1024 * 4) /* 4MiB for malloc() */
 
 /*
  * Other required minimal configurations