On Mon, 2024-12-16 at 11:26 +0000, Wilken Gottwalt wrote: > Add Winbond W25Q01JV 128 MiB SPI NOR flash chip, verified working on > the > Zynq-7000 platform QSPI controller. The flash chip has quite high > read > speeds (about 60+ MiB/s), but erasing is very slow. The slow erasing > is > by design. > > Signed-off-by: Wilken Gottwalt <wilken.gottw...@posteo.net> > --- > drivers/mtd/spi-nor/winbond.c | 6 ++++++ > 1 file changed, 6 insertions(+) > Did you mean to send this to gcc-patches@gcc.gnu.org? This appears to be a patch for the kernel.
Dave