From: Maxim Levitsky Date: Mon, 22 Feb 2010 18:39:41 +0000 (+0200) Subject: mtd: Add new SmartMedia/xD FTL X-Git-Tag: v2.6.35-rc1~465^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d17c02a01a111f40986859f044c8c4cce8a4aa6;p=pandora-kernel.git 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 Signed-off-by: David Woodhouse --- Reading git-diff-tree failed