linux/drivers/mtd/onenand
Roman Tereshonkov 99b17c08bc mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand
So as the ecclayout and suppage size for 4KiB page
Flex- and none-Flex OneNAND are different
the new values for none-Flex 4KiB page OneNAND memory are added.

The introduced ecclayout and suppage size are based on specification
4Gib M-die OneNAND Flash (KFM4G16Q4M, KFN8G16Q4M). Rev. 1.3, Apr. 2010
For eccpos we expose only 64 bytes out of 72, for oobfree the spare area
fields marked as "Managed by internal ECC logic for Logical Sector Number area"
are used.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2011-05-25 01:50:42 +01:00
..
Kconfig mtd: OneNAND: Change dependency of ARCH_EXYNOS4 2011-02-22 13:51:15 +09:00
Makefile mtd: add Samsung SoC OneNAND driver 2010-05-14 01:51:20 +01:00
generic.c mtd: add "platform:" prefix for platform modalias 2011-03-11 14:20:05 +00:00
omap2.c Fix common misspellings 2011-03-31 11:26:23 -03:00
onenand_base.c mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand 2011-05-25 01:50:42 +01:00
onenand_bbt.c mtd: OneNAND: lighten scary initial bad block messages 2011-01-06 15:23:10 +00:00
onenand_sim.c Fix common misspellings 2011-03-31 11:26:23 -03:00
samsung.c mtd: OneNAND: Fix page offset handling at 2KiB pagesize 2010-12-03 16:27:18 +00:00