summaryrefslogtreecommitdiffstats
path: root/include/configs/lpd7a404.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/lpd7a404.h')
-rw-r--r--include/configs/lpd7a404.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/lpd7a404.h b/include/configs/lpd7a404.h
index 11ede96818..7ea4342a1b 100644
--- a/include/configs/lpd7a404.h
+++ b/include/configs/lpd7a404.h
@@ -110,7 +110,7 @@
#define CFG_MONITOR_BASE CFG_FLASH_BASE
#define CFG_MONITOR_LEN (256<<10)
-#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 (CFG_FLASH_BASE + 0xFC0000)
OpenPOWER on IntegriCloud