summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2012-01-14 03:11:49 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-03-27 01:12:34 +0200
commit85443319989bb91814504608a6e11d880e156828 (patch)
treed7609b50a19a05ed5f0566c03a2bf43eafe6db9b /include
parentmtd: nand: fix SCAN2NDPAGE check for BBM (diff)
downloadlinux-85443319989bb91814504608a6e11d880e156828.tar.xz
linux-85443319989bb91814504608a6e11d880e156828.zip
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
It seems that we have developed a bad-block-marking "feature" out of pure laziness: "We write two bytes per location, so we dont have to mess with 16 bit access." It's relatively simple to write a 1 byte at a time on x8 devices and 2 bytes at a time on x16 devices, so let's do it. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions