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

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

v3:
* Removed debug printf
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 | 51 ++++++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 48 insertions(+), 3 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-01-16 16:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-08  8:38 [Qemu-devel] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model Marcin Krzeminski
2017-01-08  8:38 ` [Qemu-devel] [PATCH v3 1/3] block: m25p80: Add Quad Page Program 4byte Marcin Krzeminski
2017-01-08  8:38 ` [Qemu-devel] [PATCH v3 2/3] block: m25p80: Introduce die erase command Marcin Krzeminski
2017-01-09  8:14   ` Cédric Le Goater
2017-01-09 11:10   ` Edgar E. Iglesias
2017-01-09 11:44     ` Marcin Krzemiński
2017-01-09 15:05       ` Edgar E. Iglesias
2017-01-08  8:38 ` [Qemu-devel] [PATCH v3 3/3] block: m25p80: Improve 1GiB Micron flash definition Marcin Krzeminski
2017-01-09  8:14   ` Cédric Le Goater
2017-01-09 11:10   ` Edgar E. Iglesias
2017-01-16 16:48 ` [Qemu-devel] [PATCH v3 0/3] block: m25p80: Improve mt25qu01g chip model Peter Maydell

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).