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 05c86ae2fc..6eb8eaddf1 100644 --- a/include/configs/M54451EVB.h +++ b/include/configs/M54451EVB.h @@ -213,7 +213,6 @@ * crc error warning if there is no correct environment on the flash. */ #if defined(CONFIG_SYS_STMICRO_BOOT) -# define CONFIG_ENV_IS_IN_SPI_FLASH 1 # define CONFIG_ENV_SPI_CS 1 # define CONFIG_ENV_OFFSET 0x20000 # define CONFIG_ENV_SIZE 0x2000 |