]> git.sur5r.net Git - u-boot/blobdiff - include/configs/x86-common.h
ppc4xx: remove HUB405 board
[u-boot] / include / configs / x86-common.h
index 825e9f78426e14eb0ad61a3344c974cd58019aa8..f16ae3291323887671945745dd7cf954c9073ee1 100644 (file)
 #define CONFIG_SYS_STACK_SIZE                  (32 * 1024)
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_MALLOC_LEN                  0x200000
-#define CONFIG_SYS_MALLOC_F_LEN                        (1 << 10)
+#define CONFIG_SYS_MALLOC_F_LEN                        (2 << 10)
 
 /* allow to overwrite serial and ethaddr */
 #define CONFIG_ENV_OVERWRITE