[PATCH 0/1] Small fix for pxa3xx-nand waitfunc's

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Mon Dec 9 05:10:25 EST 2013


Hello,

This commit is a small fix which I'd like to get applied on v3.13.
It fixes a current problem that can be triggered on PXA boards with
2048B page size devices, by writing a blank page (0xff).

The bug itself was found by Arnaud Ebalard while testing 2048B page size
support on the Armada 370/XP variant, yet the bug is current reproducible
on the driver's PXA variant as well.

See the commit message in the patch for more details.

Big thanks to Arnaud for spotting this bug and for helping me debug it!

Ezequiel Garcia (1):
  mtd: nand: pxa3xx: Clear need_wait flag when starting a command

 drivers/mtd/nand/pxa3xx_nand.c | 1 +
 1 file changed, 1 insertion(+)

-- 
1.8.1.5




More information about the linux-mtd mailing list