All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd-utils: bit errors in nandtest
@ 2011-08-09 20:38 Ben Gardiner
  2011-08-09 20:57 ` [PATCH 1/3] mtd_debug: report ecc layout Ben Gardiner
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Ben Gardiner @ 2011-08-09 20:38 UTC (permalink / raw)
  To: linux-mtd; +Cc: Ben Gardiner

The first patch is a simple increase in the amount of information output by 
mtddebug: adding the eccbytes and oobavail fields.

The next two are updates to nandtest to 1) print the number of bits corrected
during test and 2) report an estimate of the raw bit error rate (BER) of the
flash.


Ben Gardiner (3):
  mtd_debug: report ecc layout
  nandtest: print number of bits corrected during test
  nandtest: report estimated BER

 mtd_debug.c |   22 ++++++++++++++++++++++
 nandtest.c  |   29 +++++++++++++++++++++++++++--
 2 files changed, 49 insertions(+), 2 deletions(-)

-- 
1.7.3.5

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

end of thread, other threads:[~2011-08-25 10:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-09 20:38 [PATCH 0/3] mtd-utils: bit errors in nandtest Ben Gardiner
2011-08-09 20:57 ` [PATCH 1/3] mtd_debug: report ecc layout Ben Gardiner
2011-08-10 17:07   ` Brian Norris
2011-08-10 17:52     ` Ben Gardiner
2011-08-17  8:32     ` Artem Bityutskiy
2011-08-17  8:03   ` Artem Bityutskiy
2011-08-18 14:01     ` Ben Gardiner
2011-08-22 11:00       ` Artem Bityutskiy
2011-08-22 13:11         ` Ben Gardiner
2011-08-09 20:57 ` [PATCH 2/3] nandtest: print number of bits corrected during test Ben Gardiner
2011-08-25 11:00   ` Artem Bityutskiy
2011-08-09 20:57 ` [PATCH 3/3] nandtest: report estimated BER Ben Gardiner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.