summaryrefslogtreecommitdiffstats
path: root/include/configs/r2dplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/r2dplus.h')
-rw-r--r--include/configs/r2dplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
index 06ede3e039..666219e3cf 100644
--- a/include/configs/r2dplus.h
+++ b/include/configs/r2dplus.h
@@ -71,7 +71,7 @@
#define CFG_MAX_FLASH_SECT 256
#define CFG_FLASH_BANKS_LIST { CFG_FLASH_BASE }
-#define CFG_ENV_IS_IN_FLASH
+#define CONFIG_ENV_IS_IN_FLASH
#define CFG_ENV_SECT_SIZE 0x40000
#define CFG_ENV_SIZE (CFG_ENV_SECT_SIZE)
#define CFG_ENV_ADDR (CFG_MONITOR_BASE + CFG_MONITOR_LEN)
OpenPOWER on IntegriCloud