From: Alexander Belyakov Date: Wed, 17 May 2006 15:11:16 +0000 (+0400) Subject: MTD: mtdconcat NAND/Sibley support (rev.2) X-Git-Tag: v2.6.18-rc1~1105^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d32937d9f2022c31871ef357a4883f78da1b7f;p=pandora-kernel.git MTD: mtdconcat NAND/Sibley support (rev.2) There is a second revision of "mtdconcat NAND/Sibley" patch. I hope the patch will not get damaged as I'm posting it from gmail account, thanks to Jorn. The patch adds previously missing concat_writev(), concat_writev_ecc(), concat_block_isbad(), concat_block_markbad() functions to make concatenation layer compatible with Sibley and NAND chips. Patch has been cleared from whitespaces, fixed some lines of code as requested. Also I have added code for alignment check that should support Jorn's "writesize" patch. Signed-off-by: Alexander Belyakov Signed-off-by: David Woodhouse --- Reading git-diff-tree failed