qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] nand: Support random data reads.
@ 2010-01-12 14:05 Edgar E. Iglesias
  2010-01-12 14:05 ` [Qemu-devel] [PATCH 1/1] nand: Correct " Edgar E. Iglesias
  2010-01-12 15:35 ` [Qemu-devel] Re: [PATCH 0/1] nand: Support " Jean-Hugues Deschenes
  0 siblings, 2 replies; 3+ messages in thread
From: Edgar E. Iglesias @ 2010-01-12 14:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Edgar E. Iglesias, Jean-Hugues Deschenes

As promised this is a resend of a patch I posted 2008-12-12.
At some point linux MTD started using random data reads and my NAND
boards stopped working. This patch fixed the issue.

I received a comment regarding sequential reads that cross page boundaries.
Those won't work but they don't work without the patch either so IMO that
can be addressed with follow-up patches.

Would be great if someone with access to guests for other NAND boards could
try this out. Even better with something else than linux guests.

I've ran it on CRIS, ARM and MIPS boards but only with linux guests.

Cheers

Edgar E. Iglesias (1):
  nand: Correct random data reads.

 hw/nand.c |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

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

end of thread, other threads:[~2010-01-12 15:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-12 14:05 [Qemu-devel] [PATCH 0/1] nand: Support random data reads Edgar E. Iglesias
2010-01-12 14:05 ` [Qemu-devel] [PATCH 1/1] nand: Correct " Edgar E. Iglesias
2010-01-12 15:35 ` [Qemu-devel] Re: [PATCH 0/1] nand: Support " Jean-Hugues Deschenes

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