summaryrefslogtreecommitdiffstats
path: root/include/configs/impa7.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/impa7.h')
-rw-r--r--include/configs/impa7.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/impa7.h b/include/configs/impa7.h
index 99e0a4bd25..fb35bd4e7c 100644
--- a/include/configs/impa7.h
+++ b/include/configs/impa7.h
@@ -47,7 +47,7 @@
/*
* Size of malloc() pool
*/
-#define CONFIG_MALLOC_SIZE (CFG_ENV_SIZE + 128*1024)
+#define CFG_MALLOC_LEN (CFG_ENV_SIZE + 128*1024)
/*
* Hardware drivers
OpenPOWER on IntegriCloud