qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
@ 2020-09-30  0:28 Joe Komlodi
  2020-09-30  0:28 ` [PATCH 1/2] hw/block/m25p80: Fix Numonyx " Joe Komlodi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joe Komlodi @ 2020-09-30  0:28 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, francisco.iglesias, alistair, qemu-block, mreitz

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



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

end of thread, other threads:[~2020-10-27 23:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-30  0:28 [PATCH 0/2] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior Joe Komlodi
2020-09-30  0:28 ` [PATCH 1/2] hw/block/m25p80: Fix Numonyx " 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

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