linux/drivers/mtd/onenand
Roman Tereshonkov 01039e4e63 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>
2010-12-03 16:36:07 +00:00
..
generic.c mtd: onenand: make onenand/generic.c more generic 2009-09-19 11:07:50 -07:00
Kconfig mtd: OneNAND: S5PC210 OneNAND support 2010-10-25 00:52:43 +01:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
omap2.c mtd: onenand: fix omap2 code to handle cache program feature 2010-12-03 16:28:13 +00:00
onenand_base.c mtd: OneNAND: Fix 4KiB pagesize OOB handling 2010-12-03 16:35:50 +00:00
onenand_bbt.c mtd: onenand: bugfix for 2x mode bad block handling 2010-12-03 16:36:07 +00:00
onenand_sim.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
samsung.c mtd: OneNAND: Fix page offset handling at 2KiB pagesize 2010-12-03 16:27:18 +00:00