From: Joe Komlodi <joe.komlodi@xilinx.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, francisco.iglesias@xilinx.com,
alistair@alistair23.me, qemu-block@nongnu.org, mreitz@redhat.com
Subject: [PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
Date: Tue, 29 Sep 2020 17:28:34 -0700 [thread overview]
Message-ID: <1601425716-204629-1-git-send-email-komlodi@xilinx.com> (raw)
Hi all,
This series addresses a couple issues with dummy cycle counts with Numonyx
flashes.
The first patch fixes the behavior of the dummy cycle register so it's closer to
how hardware behaves.
As a consequence, it also corrects the amount of dummy cycles QIOR and QIOR4
commands need by default.
The second patch changes the default value of the nvcfg register so it
matches what would be in hardware from the factory.
Thanks!
Joe
Joe Komlodi (2):
hw/block/m25p80: Fix Numonyx dummy cycle register behavior
hw/block/m25p80: Fix nonvolatile-cfg property default value
hw/block/m25p80.c | 28 ++++++++++++++++++++++++----
1 file changed, 24 insertions(+), 4 deletions(-)
--
2.7.4
next reply other threads:[~2020-09-30 0:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-30 0:28 Joe Komlodi [this message]
2020-09-30 0:28 ` [PATCH 1/2] hw/block/m25p80: Fix Numonyx dummy cycle register behavior Joe Komlodi
2020-10-20 13:50 ` Francisco Iglesias
2020-10-27 23:00 ` Joe Komlodi
2020-09-30 0:28 ` [PATCH 2/2] hw/block/m25p80: Fix nonvolatile-cfg property default value Joe Komlodi
2020-09-30 14:47 ` [PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior no-reply
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=1601425716-204629-1-git-send-email-komlodi@xilinx.com \
--to=joe.komlodi@xilinx.com \
--cc=alistair@alistair23.me \
--cc=francisco.iglesias@xilinx.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@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).