]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/xilinx-ppc440.h
rename CFG_ENV macros to CONFIG_ENV
[people/ms/u-boot.git] / include / configs / xilinx-ppc440.h
index 40293cd84291d98433e9822dd85437738c33200d..6c7abb208992f72daca5fe618d6b6e7606ac79ec 100644 (file)
@@ -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