[PATCH v1 1/5] mtd: atmel_nand: Do not warn on bitflips

Brian Norris computersforpeace at gmail.com
Sat Jan 23 12:44:22 PST 2016


On Wed, Jan 13, 2016 at 06:54:21PM +0100, Boris Brezillon wrote:
> On Wed, 13 Jan 2016 17:34:13 +0100
> Romain Izard <romain.izard.pro at gmail.com> wrote:
> 
> > When using multi-bit ECC, it is normal for the NAND Flash driver to
> > correct bit errors during the life of the product. Those errors will
> > only be cleared once a threshold has been reached, and corrections can
> > occur regularly before this.
> > 
> > Use only dev_dbg and not dev_info to report the bitflips, to keep the
> > system log clean when everything works correctly.
> > 
> > Signed-off-by: Romain Izard <romain.izard.pro at gmail.com>
> > Acked-by:  Wenyou Yang <wenyou.yang at atmel.com>
> 
> Reviewed-by: Boris Brezillon <boris.brezillon at free-electrons.com>

Pushed patch 1 to l2-mtd.git/next



More information about the linux-mtd mailing list