mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
01039e4e63
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> |
||
---|---|---|
.. | ||
generic.c | ||
Kconfig | ||
Makefile | ||
omap2.c | ||
onenand_base.c | ||
onenand_bbt.c | ||
onenand_sim.c | ||
samsung.c |