On Fri, Jul 22, 2022 at 08:35:54AM +0200, Cédric Le Goater wrote:
>
> Cédric Le Goater (8):
> m25p80: Add basic support for the SFDP command
> m25p80: Add the n25q256a SFDP table
> m25p80: Add the mx25l25635e SFPD table
> m25p80: Add the mx25l25635f SFPD table
> m25p80: Add the mx66l1g45
On 7/22/22 10:06, Ben Dooks wrote:
On Fri, Jul 22, 2022 at 09:05:39AM +0200, Cédric Le Goater wrote:
On 7/22/22 08:35, Cédric Le Goater wrote:
Hello,
This is a refresh of a patchset sent long ago [1] adding support for
[1] was lost while writing the cover :
https://lore.kernel.org/qemu-d
On Fri, Jul 22, 2022 at 09:05:39AM +0200, Cédric Le Goater wrote:
> On 7/22/22 08:35, Cédric Le Goater wrote:
> > Hello,
> >
> > This is a refresh of a patchset sent long ago [1] adding support for
>
> [1] was lost while writing the cover :
>
> https://lore.kernel.org/qemu-devel/20200902093107
On 7/22/22 08:35, Cédric Le Goater wrote:
Hello,
This is a refresh of a patchset sent long ago [1] adding support for
[1] was lost while writing the cover :
https://lore.kernel.org/qemu-devel/20200902093107.608000-1-...@kaod.org/
C.
JEDEC STANDARD JESD216 Serial Flash Discovery Parameter
Hello,
This is a refresh of a patchset sent long ago [1] adding support for
JEDEC STANDARD JESD216 Serial Flash Discovery Parameters (SFDP). SFDP
describes the features of a serial flash device using a set of internal
parameter tables. Support in Linux has been added some time ago and
the spi-nor