qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] block: m25p80: Improve mt25qu01g chip model
@ 2017-01-06 18:49 Marcin Krzeminski
  2017-01-06 18:49 ` [Qemu-devel] [PATCH v2 1/3] block: m25p80: Add Quad Page Program 4byte Marcin Krzeminski
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marcin Krzeminski @ 2017-01-06 18:49 UTC (permalink / raw)
  To: qemu-devel, edgar.iglesias; +Cc: peter.maydell, qemu-arm, clg

This series introduce some improvememnt targeting mt25qu01g and adds
support for n25q00 device.

v2:
* Rework die erase command functionality. Since the number of dies
is constant per chip, new field to flash description structure has
been added (instead of dynamic code from v1).
* Add definition for n25q00.

Marcin Krzeminski (3):
  block: m25p80: Add Quad Page Program 4byte
  block: m25p80: Introduce die erase command
  block: m25p80: Improve 1GiB Micron flash definition

 hw/block/m25p80.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 49 insertions(+), 3 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-01-07 20:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06 18:49 [Qemu-devel] [PATCH v2 0/3] block: m25p80: Improve mt25qu01g chip model Marcin Krzeminski
2017-01-06 18:49 ` [Qemu-devel] [PATCH v2 1/3] block: m25p80: Add Quad Page Program 4byte Marcin Krzeminski
2017-01-06 18:49 ` [Qemu-devel] [PATCH v2 2/3] block: m25p80: Introduce die erase command Marcin Krzeminski
2017-01-07 19:57   ` Cédric Le Goater
2017-01-07 20:45     ` mar.krzeminski
2017-01-06 18:49 ` [Qemu-devel] [PATCH v2 3/3] block: m25p80: Improve 1GiB Micron flash definition Marcin Krzeminski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).