summaryrefslogtreecommitdiffstats
path: root/include/configs/dnp1110.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/dnp1110.h')
-rw-r--r--include/configs/dnp1110.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/dnp1110.h b/include/configs/dnp1110.h
index 673e767098..5a7642b0c6 100644
--- a/include/configs/dnp1110.h
+++ b/include/configs/dnp1110.h
@@ -46,7 +46,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