summaryrefslogtreecommitdiffstats
path: root/include/configs/gcplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/gcplus.h')
-rw-r--r--include/configs/gcplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/gcplus.h b/include/configs/gcplus.h
index 1d9c05b729..31e99f3bec 100644
--- a/include/configs/gcplus.h
+++ b/include/configs/gcplus.h
@@ -178,7 +178,7 @@
#define CFG_FLASH_BANKS_LIST { CFG_FLASH_BASE }
#endif
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
#define CFG_ENV_ADDR (PHYS_FLASH_1 + PHYS_FLASH_SECT_SIZE) /* Addr of Environment Sector */
#define CFG_ENV_SIZE PHYS_FLASH_SECT_SIZE
OpenPOWER on IntegriCloud