diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index d499656bb59236e19b0e70a0cd2942de5f7713b6..0ab60839b6cff73b392534b9baff64d9574c2e99 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -369,7 +369,7 @@
 
 /* On the top of OCM space */
 #define CONFIG_SYS_SPL_MALLOC_START	OCM_HIGH_ADDR
-#define CONFIG_SYS_SPL_MALLOC_SIZE	0x1000
+#define CONFIG_SYS_SPL_MALLOC_SIZE	0x2000
 
 /*
  * SPL stack position - and stack goes down