summaryrefslogtreecommitdiffstats
path: root/include/configs/xilinx-ppc440.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/xilinx-ppc440.h')
-rw-r--r--include/configs/xilinx-ppc440.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xilinx-ppc440.h b/include/configs/xilinx-ppc440.h
index 40293cd842..6c7abb2089 100644
--- a/include/configs/xilinx-ppc440.h
+++ b/include/configs/xilinx-ppc440.h
@@ -30,7 +30,7 @@
#define CFG_SDRAM_BASE 0x0
#define CFG_MONITOR_BASE TEXT_BASE
#define CFG_MONITOR_LEN (192 * 1024)
-#define CFG_MALLOC_LEN (CFG_ENV_SIZE + 128 * 1024)
+#define CFG_MALLOC_LEN (CONFIG_ENV_SIZE + 128 * 1024)
/*Uart*/
#define CONFIG_XILINX_UARTLITE
OpenPOWER on IntegriCloud