[U-Boot] [PATCH 0/2] spi-nor-core: Fix small sector erase with SFDP

Vignesh Raghavendra vigneshr at ti.com
Thu Sep 26 13:34:25 UTC 2019


First patch improves error reporting on erase/write failures
Second patch makes sure small sector is used even when SFDP is enabled
and CONFIG_SPI_FLASH_USE_4K_SECTORS is set.

Jagan,

Could you please consider these patches for next -rc?

Vignesh Raghavendra (2):
  mtd: spi-nor-core: Use dev_err for reporting erase/write failures
  mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with
    SPI_FLASH_USE_4K_SECTORS

 drivers/mtd/spi/spi-nor-core.c | 8 ++++----
 drivers/mtd/spi/spi-nor-ids.c  | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.23.0



More information about the U-Boot mailing list