From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-gw0-f49.google.com ([74.125.83.49]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QwXeB-0008H5-06 for linux-mtd@lists.infradead.org; Thu, 25 Aug 2011 10:58:55 +0000 Received: by gwb1 with SMTP id 1so1935976gwb.36 for ; Thu, 25 Aug 2011 03:58:52 -0700 (PDT) Subject: Re: [PATCH 2/3] nandtest: print number of bits corrected during test From: Artem Bityutskiy To: Ben Gardiner Date: Thu, 25 Aug 2011 14:00:45 +0300 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1314270049.18988.35.camel@sauron> Mime-Version: 1.0 Cc: linux-mtd@lists.infradead.org Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2011-08-09 at 16:57 -0400, Ben Gardiner wrote: > The nandtest program monitors the corrected ecc stat to determine if an > ECC correction has taken place during the last write-read. If so, it > prints "ECC corrected". > > The mtd subsytem will store the number of bits corrected in the corrected > ecc stat so update the nandtest output to print also the number of bits > corrected when performing the test. > > Signed-off-by: Ben Gardiner Pushed this patch to mtd-utils, thanks! -- Best Regards, Artem Bityutskiy