Re: [PATCH v1 1/6] mtd: spi-nor: Remove support for Xilinx S3AN flashes

From: Michael Walle
Date: Fri Apr 12 2024 - 10:02:43 EST


On Fri Apr 12, 2024 at 3:53 PM CEST, Tudor Ambarus wrote:
>
>
> On 4/12/24 14:44, Michael Walle wrote:
> > These flashes are kind of an oddball for the very old Xilinx Spartan 3
> > FPGAs to store their bitstream. More importantly, they reuse the Atmel
> > JEDEC manufacturer ID and in fact the at45db081d already blocks the use
> > of the 3S700AN flash chip. It's time to sunset support for these
> > flashes.
> >
> > Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>
>
> Good, I'll let Pratyush review the details:
>
> Acked-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
>
> Please resend once you get enough feedback and include in To: all the
> contributors to this driver.


For my future reference: This seem so be the only interesting
commit:

commit e99ca98f1d7190c16601b00d0c96212d7c00577d
Author: Ricardo Ribalda <ribalda@xxxxxxxxxx>
Date: Fri Dec 2 12:31:44 2016 +0100

mtd: spi-nor: Add support for S3AN spi-nor devices

-michael