kernel_optimize_test/drivers/mtd
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
..
chips mtd: cfi_fixup: remove unused 'param' parameter 2010-12-03 16:31:00 +00:00
devices mtd: fix section mismatch on sst25l 2010-12-03 16:34:55 +00:00
lpddr
maps mtd: maps: Use printf extension %pR for struct resource 2010-12-03 16:29:54 +00:00
nand mtd: FSMC NAND use the PrimeCell identifier macros 2010-12-03 16:35:30 +00:00
onenand mtd: onenand: bugfix for 2x mode bad block handling 2010-12-03 16:36:07 +00:00
tests
ubi mtd: use vzalloc 2010-12-03 16:27:29 +00:00
afs.c
ar7part.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c
Kconfig mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS 2010-12-03 16:25:56 +00:00
Makefile mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS 2010-12-03 16:25:56 +00:00
mtd_blkdevs.c mtd: Remove redundant mutex from mtd_blkdevs.c 2010-10-30 12:39:21 +01:00
mtdblock_ro.c
mtdblock.c
mtdchar.c mtd: fix master device identification for mtd repartition 2010-12-03 16:32:35 +00:00
mtdconcat.c
mtdcore.c
mtdcore.h
mtdoops.c
mtdpart.c mtd: fix master device identification for mtd repartition 2010-12-03 16:32:35 +00:00
mtdsuper.c convert get_sb_mtd() users to ->mount() 2010-10-29 04:16:26 -04:00
nftlcore.c
nftlmount.c
ofpart.c mtd: Fix endianness issues from device tree 2010-10-25 00:55:56 +01:00
redboot.c
rfd_ftl.c
sm_ftl.c
sm_ftl.h mtd: sm_ftl: cosmetic, use bool when possible 2010-10-25 01:33:08 +01:00
ssfdc.c