]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx6sabre_common.h
Merge git://git.denx.de/u-boot-arm
[people/ms/u-boot.git] / include / configs / mx6sabre_common.h
index dad8618c0ad93462fe85e2a52a1b2d384b451dc7..bf6113b2aa1a4e6cc095fee93ccfc17bf70b3c67 100644 (file)
@@ -12,6 +12,7 @@
 #define CONFIG_MX6
 
 #include "mx6_common.h"
+#include <asm/sizes.h>
 
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
@@ -24,7 +25,7 @@
 #define CONFIG_REVISION_TAG
 
 /* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN          (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
+#define CONFIG_SYS_MALLOC_LEN          (10 * SZ_1M)
 
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_BOARD_LATE_INIT