Re: [PATCH v1 3/6] mtd: spi-nor: get rid of SPI_NOR_NO_FR

From: Tudor Ambarus
Date: Fri Apr 12 2024 - 10:01:04 EST




On 4/12/24 14:44, Michael Walle wrote:
> The evervision FRAM devices are the only user of the NO_FR flag. Drop
> the global flag and instead use a manufacturer fixup for the evervision
> flashes to drop the fast read support.
>

Don't we want to get rid of FRAMs from SPI NOR? Why the dance then?