summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
diff options
context:
space:
mode:
authorRoman Tereshonkov2010-12-02 14:28:38 +0100
committerDavid Woodhouse2010-12-03 17:36:07 +0100
commit01039e4e63a8ea0d66fcfc71d7b99769bbbed9d6 (patch)
treed156cc0d0f5475c4176293530aa6b2a738fabb0b /drivers/mtd/nand
parentmtd: OneNAND: Fix 4KiB pagesize OOB handling (diff)
downloadkernel-qcow2-linux-01039e4e63a8ea0d66fcfc71d7b99769bbbed9d6.tar.gz
kernel-qcow2-linux-01039e4e63a8ea0d66fcfc71d7b99769bbbed9d6.tar.xz
kernel-qcow2-linux-01039e4e63a8ea0d66fcfc71d7b99769bbbed9d6.zip
mtd: onenand: bugfix for 2x mode bad block handling
This bug becomes visible in 2x mode when chip->writesize is different from mtd->writesize (= 2 * chip->writesize). At this case the bad block information is read from the first and the third physical pages instead of the first and the second as specification states. Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com> Acked-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand')
0 files changed, 0 insertions, 0 deletions