qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcin Krzeminski <mar.krzeminski@gmail.com>
To: qemu-devel@nongnu.org, edgar.iglesias@xilinx.com
Cc: peter.maydell@linaro.org, qemu-arm@nongnu.org, clg@kaod.org
Subject: [Qemu-devel] [PATCH v2 0/3] block: m25p80: Improve mt25qu01g chip model
Date: Fri,  6 Jan 2017 19:49:45 +0100	[thread overview]
Message-ID: <20170106184948.3422-1-mar.krzeminski@gmail.com> (raw)

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

             reply	other threads:[~2017-01-06 18:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06 18:49 Marcin Krzeminski [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170106184948.3422-1-mar.krzeminski@gmail.com \
    --to=mar.krzeminski@gmail.com \
    --cc=clg@kaod.org \
    --cc=edgar.iglesias@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).