diff options
Diffstat (limited to 'include/configs/mccmon6.h')
-rw-r--r-- | include/configs/mccmon6.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h index c75519c195..50afc7c608 100644 --- a/include/configs/mccmon6.h +++ b/include/configs/mccmon6.h @@ -252,6 +252,5 @@ #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) #define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + 0x60000) -#define CONFIG_ENV_SIZE_REDUND CONFIG_ENV_SIZE #endif /* __CONFIG_H * */ |