summaryrefslogtreecommitdiffstats
path: root/include/configs/purple.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/purple.h')
-rw-r--r--include/configs/purple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/purple.h b/include/configs/purple.h
index ef92637127..59743dfed0 100644
--- a/include/configs/purple.h
+++ b/include/configs/purple.h
@@ -143,7 +143,7 @@
#define CFG_FLASH_ERASE_TOUT (6 * CFG_HZ) /* Timeout for Flash Erase */
#define CFG_FLASH_WRITE_TOUT (6 * CFG_HZ) /* Timeout for Flash Write */
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
/* Address and size of Primary Environment Sector */
#define CFG_ENV_ADDR 0xB0008000
OpenPOWER on IntegriCloud