[RESEND PATCH v2] mtd: spi-nor: Fix address width on flash chips > 16MB

Vignesh Raghavendra vigneshr at ti.com
Thu Oct 29 00:46:02 EDT 2020


On Tue, 6 Oct 2020 15:23:46 +0200, Bert Vermeulen wrote:
> If a flash chip has more than 16MB capacity but its BFPT reports
> BFPT_DWORD1_ADDRESS_BYTES_3_OR_4, the spi-nor framework defaults to 3.
> 
> The check in spi_nor_set_addr_width() doesn't catch it because addr_width
> did get set. This fixes that check.

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks!
[1/1] mtd: spi-nor: Fix address width on flash chips > 16MB
      https://git.kernel.org/mtd/c/324f78dfb4

--
Regards
Vignesh




More information about the linux-mtd mailing list