summaryrefslogtreecommitdiffstats
path: root/include/configs/rsdproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/rsdproto.h')
-rw-r--r--include/configs/rsdproto.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/rsdproto.h b/include/configs/rsdproto.h
index 89db35b70e..09913a906a 100644
--- a/include/configs/rsdproto.h
+++ b/include/configs/rsdproto.h
@@ -292,8 +292,8 @@
#undef CONFIG_NVRAM_ENV
#define CONFIG_ENV_IS_IN_FLASH 1
-#define CFG_ENV_ADDR (PHYS_FLASH + 0x28000) /* Addr of Environment Sector */
-#define CFG_ENV_SECT_SIZE 0x8000 /* Total Size of Environment Sector */
+#define CONFIG_ENV_ADDR (PHYS_FLASH + 0x28000) /* Addr of Environment Sector */
+#define CONFIG_ENV_SECT_SIZE 0x8000 /* Total Size of Environment Sector */
/*-----------------------------------------------------------------------
* Cache Configuration
OpenPOWER on IntegriCloud