diff options
Diffstat (limited to 'include/configs/mccmon6.h')
-rw-r--r-- | include/configs/mccmon6.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mccmon6.h b/include/configs/mccmon6.h index 50afc7c608..045a9f7bdf 100644 --- a/include/configs/mccmon6.h +++ b/include/configs/mccmon6.h @@ -245,12 +245,7 @@ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) /* Environment organization */ -#define CONFIG_ENV_SIZE (SZ_128K) /* Envs are stored in NOR flash */ -#define CONFIG_ENV_SECT_SIZE (SZ_128K) -#define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) - -#define CONFIG_ENV_ADDR_REDUND (CONFIG_SYS_FLASH_BASE + 0x60000) #endif /* __CONFIG_H * */ |