aboutsummaryrefslogtreecommitdiff
path: root/include/configs/purple.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/purple.h')
-rw-r--r--include/configs/purple.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/purple.h b/include/configs/purple.h
index 59743dfed..5cc4fc774 100644
--- a/include/configs/purple.h
+++ b/include/configs/purple.h
@@ -146,8 +146,8 @@
#define CONFIG_ENV_IS_IN_FLASH 1
/* Address and size of Primary Environment Sector */
-#define CFG_ENV_ADDR 0xB0008000
-#define CFG_ENV_SIZE 0x4000
+#define CONFIG_ENV_ADDR 0xB0008000
+#define CONFIG_ENV_SIZE 0x4000
#define CONFIG_FLASH_32BIT
#define CONFIG_NR_DRAM_BANKS 1