Re: v4.4-stable: GPMI nand controller broken

2018-05-04 Thread Greg KH
On Fri, May 04, 2018 at 08:56:21AM +0200, Sascha Hauer wrote: > The following went into v4.4.120: > > 197190bc5c48 mtd: nand: gpmi: Fix failure when a erased page has a bitflip at > BBM > > This patch was backported to far for the stable tree. It only makes sense > (and only works) together with

v4.4-stable: GPMI nand controller broken

2018-05-03 Thread Sascha Hauer
The following went into v4.4.120: 197190bc5c48 mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBM This patch was backported to far for the stable tree. It only makes sense (and only works) together with: bd2e778c9ee3 gpmi-nand: Handle ECC Errors in erased pages which first ap