]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "mtd: atmel_nand: optimize read/write buffer functions"
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Thu, 2 Feb 2012 11:54:25 +0000 (13:54 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 4 Feb 2012 08:04:57 +0000 (08:04 +0000)
commit21e2424b6a3306d1bf8e0b8c52e4a3f993ac2708
tree9fa140cfce10567d10f5e7e708f71193ff9ec228
parent58dbf474a88a929aa9655106e773819510a7bcef
Revert "mtd: atmel_nand: optimize read/write buffer functions"

This reverts commit e2f27e6ad2c0a8f1ffb24b7c33453b1bc3396124.

The reason is that it breaks 16 bits NAND flash as it was reported by
Nikolaus Voss and confirmed by Eric BĂ©nard.

Nicolas Ferre <nicolas.ferre@atmel.com> alco confirmed:
"After double checking with designers, I must admit that I misunderstood
the way of optimizing accesses to SMC. 16 bit nand is not so common
those days..."

Reported-by: Nikolaus Voss <n.voss@weinmann.de>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Cc: stable@kernel.org [3.1+]
drivers/mtd/nand/atmel_nand.c