|
@@ -276,7 +276,7 @@
|
|
/* misc */
|
|
/* misc */
|
|
#define CONFIG_SYS_GENERIC_BOARD
|
|
#define CONFIG_SYS_GENERIC_BOARD
|
|
#define CONFIG_STACKSIZE (128 * 1024)
|
|
#define CONFIG_STACKSIZE (128 * 1024)
|
|
-#define CONFIG_SYS_MALLOC_LEN (2 * 1024 * 1024)
|
|
|
|
|
|
+#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
|
|
#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 800 /* 400 KB */
|
|
#define CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS 800 /* 400 KB */
|
|
#define CONFIG_OF_BOARD_SETUP
|
|
#define CONFIG_OF_BOARD_SETUP
|
|
|
|
|