summaryrefslogtreecommitdiff
path: root/include/configs/ixdp425.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ixdp425.h')
-rw-r--r--include/configs/ixdp425.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ixdp425.h b/include/configs/ixdp425.h
index 1862b06a03..3f2026ea04 100644
--- a/include/configs/ixdp425.h
+++ b/include/configs/ixdp425.h
@@ -49,6 +49,7 @@
* Size of malloc() pool
*/
#define CFG_MALLOC_LEN (CFG_ENV_SIZE + 128*1024)
+#define CFG_GBL_DATA_SIZE 128 /* size in bytes reserved for initial data */
/* allow to overwrite serial and ethaddr */
#define CONFIG_ENV_OVERWRITE