Merge with /home/m8/git/u-boot
[oweals/u-boot.git] / include / configs / wepep250.h
index ecb7215e2e6049be612d16c5f99f9e53540c4d95..47251bbb641e25655c4667dd2fd2c59f557f2382 100644 (file)
@@ -93,6 +93,7 @@
  * Malloc pool need to host env + 128 Kb reserve for other allocations.
  */
 #define CFG_MALLOC_LEN   (CFG_ENV_SIZE + (128<<10) )
+#define CFG_GBL_DATA_SIZE      128     /* size in bytes reserved for initial data */
 
 #define CONFIG_STACKSIZE        (120<<10)      /* stack size */