summaryrefslogtreecommitdiffstats
path: root/include/configs/actux4.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/actux4.h')
-rw-r--r--include/configs/actux4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/actux4.h b/include/configs/actux4.h
index 7f8e0f4d0f..48d3713f36 100644
--- a/include/configs/actux4.h
+++ b/include/configs/actux4.h
@@ -176,7 +176,7 @@
#define CFG_CACHELINE_SIZE 32
/* environment organization: one complete 4k flash sector */
-#define CFG_ENV_IS_IN_FLASH 1
+#define CONFIG_ENV_IS_IN_FLASH 1
#define CFG_ENV_SIZE 0x1000
#define CFG_ENV_ADDR (PHYS_FLASH_1 + 0x3f000)
OpenPOWER on IntegriCloud