Corrected Peters address ( it seem that maintainers file has wrong email address).
> -----Original Message----- > From: marcin.krzemin...@nokia.com [mailto:marcin.krzemin...@nokia.com] > Sent: Wednesday, December 16, 2015 1:57 PM > To: qemu-devel@nongnu.org > Cc: Lenkow, Pawel (Nokia - PL/Wroclaw); Krzeminski, Marcin (Nokia - > PL/Wroclaw); peter.crosthwa...@xilinx.com > Subject: [PATCH 00/12] Support for new flash devices/4bytes commands > > From: Marcin Krzeminski <marcin.krzemin...@nokia.com> > > Hello, > > This patch series adds support for flash devices: > N25Q256A,N25Q512A,MX66U51235 and S25FL512S, with needed 4bytes > commands. > Additionally support for serial eeproms AT25128A/AT25256A has been > added. > Since this patchset has more functionality than first version, it is not v2. > > > Marcin Krzeminski (12): > Removed unused variable. > Added reset-pin emulation in model. > Reset enable and reset memory commands support. > Changed variable type to allow serial eeprom emulation (changing > 0->1). > Added support for serial eeproms - AT25128A/AT25256A > 4byte address mode support added. > Added support for extend address mode commands. > Support for N25Q256A/N25Q512A > Support for 6Bytes jdec. > Support for quad commands. > Support for mx66u51235 and s25fl512s > Read flag status register command support added. > > hw/block/m25p80.c | 282 > ++++++++++++++++++++++++++++++++++++++++++++++++------ > 1 file changed, 251 insertions(+), 31 deletions(-) > > -- > 2.5.0