summaryrefslogtreecommitdiffstats
path: root/include/configs/CATcenter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/CATcenter.h')
-rw-r--r--include/configs/CATcenter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/CATcenter.h b/include/configs/CATcenter.h
index 1603c9c0bd..b9c998eec6 100644
--- a/include/configs/CATcenter.h
+++ b/include/configs/CATcenter.h
@@ -393,7 +393,7 @@
/*-----------------------------------------------------------------------
* Environment Variable setup
*/
-#define CFG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
+#define CONFIG_ENV_IS_IN_FLASH 1 /* use FLASH for environment vars */
#define CFG_ENV_ADDR 0xFFFF8000 /* environment starts at the first small sector */
#define CFG_ENV_SECT_SIZE 0x2000 /* 8196 bytes may be used for env vars*/
#define CFG_ENV_ADDR_REDUND 0xFFFFA000
OpenPOWER on IntegriCloud