new at91_emac network driver (NET_MULTI api)
[oweals/u-boot.git] / include / configs / sc520_spunk.h
index f3fc9602ada9e5b7ab1704b0fff4e56af7dbcd4b..cf5633c0d2fbce53f61b3378e2d762c9c25d5bc8 100644 (file)
@@ -63,7 +63,7 @@
 /*
  * Size of malloc() pool
  */
-#define CONFIG_MALLOC_SIZE     (CONFIG_ENV_SIZE + 128*1024)
+#define CONFIG_SYS_MALLOC_LEN  (CONFIG_ENV_SIZE + 128*1024)
 
 
 #define CONFIG_BAUDRATE                9600