diff options
Diffstat (limited to 'include/configs/M54455EVB.h')
-rw-r--r-- | include/configs/M54455EVB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/M54455EVB.h b/include/configs/M54455EVB.h index be54e019f2..8702b89174 100644 --- a/include/configs/M54455EVB.h +++ b/include/configs/M54455EVB.h @@ -270,7 +270,6 @@ * crc error warning if there is no correct environment on the flash. */ #ifdef CONFIG_CF_SBF -# define CONFIG_ENV_IS_IN_SPI_FLASH # define CONFIG_ENV_SPI_CS 1 #endif #undef CONFIG_ENV_OVERWRITE |