sf: Add FSR support to spi_flash_cmd_wait_ready
[platform/kernel/u-boot.git] / drivers / mtd / spi / sf_internal.h
index 53998fc..8a3e5ec 100644 (file)
@@ -53,6 +53,7 @@ enum {
 
 enum spi_nor_option_flags {
        SNOR_F_SST_WR           = (1 << 0),
+       SNOR_F_USE_FSR          = (1 << 1),
 };
 
 #define SPI_FLASH_3B_ADDR_LEN          3