summaryrefslogtreecommitdiffstats
path: root/include/configs/ep8260.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ep8260.h')
-rw-r--r--include/configs/ep8260.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ep8260.h b/include/configs/ep8260.h
index 094a14c24b..0911f8c925 100644
--- a/include/configs/ep8260.h
+++ b/include/configs/ep8260.h
@@ -474,7 +474,7 @@
#endif
#ifndef CFG_RAMBOOT
-# define CFG_ENV_IS_IN_FLASH 1
+# define CONFIG_ENV_IS_IN_FLASH 1
# ifdef CFG_ENV_IN_OWN_SECT
# define CFG_ENV_ADDR (CFG_MONITOR_BASE + 0x40000)
OpenPOWER on IntegriCloud