diff options
Diffstat (limited to 'include/configs/M54451EVB.h')
-rw-r--r-- | include/configs/M54451EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M54451EVB.h b/include/configs/M54451EVB.h index f20aa6fc33..05c86ae2fc 100644 --- a/include/configs/M54451EVB.h +++ b/include/configs/M54451EVB.h @@ -219,7 +219,6 @@ # define CONFIG_ENV_SIZE 0x2000 # define CONFIG_ENV_SECT_SIZE 0x10000 #else -# define CONFIG_ENV_IS_IN_FLASH 1 # define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + 0x40000) # define CONFIG_ENV_SIZE 0x2000 # define CONFIG_ENV_SECT_SIZE 0x20000 |