mtd: Add new SmartMedia/xD FTL

This implements new readwrite SmartMedia/xd FTL.

mtd driver must have support proper ECC and badblock verification
based on oob parts for 512 bytes nand.

Also mtd driver must define read_oob and write_oob, which are used
to read and write both data and oob together.

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
Maxim Levitsky
2010-02-22 20:39:41 +02:00
committed by David Woodhouse
parent a7790532f5
commit 7d17c02a01
4 changed files with 1400 additions and 0 deletions

1284
drivers/mtd/sm_ftl.c Normal file

File diff suppressed because it is too large Load Diff