diff options
| -rw-r--r-- | include/configs/bf518f-ezbrd.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/bf518f-ezbrd.h b/include/configs/bf518f-ezbrd.h index 590ebbab7..bc7ac5d14 100644 --- a/include/configs/bf518f-ezbrd.h +++ b/include/configs/bf518f-ezbrd.h @@ -90,6 +90,7 @@  #define CONFIG_ENV_SPI_MAX_HZ	30000000  #define CONFIG_SF_DEFAULT_HZ	30000000  #define CONFIG_SPI_FLASH +#define CONFIG_SPI_FLASH_SST  #define CONFIG_SPI_FLASH_STMICRO |