From: Kyungmin Park Date: Fri, 12 May 2006 14:02:46 +0000 (+0300) Subject: OneNAND: Write oob area with aligned size, mtd->oobsize X-Git-Tag: v2.6.18-rc1~1105^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34c1060959b61a5bb2e97a88411446028cebfa7c;p=pandora-kernel.git OneNAND: Write oob area with aligned size, mtd->oobsize There's some problem with write oob in serveral platform. So we write oob with oobsize aligned (16bytes) instead of 3 bytes (from {2, 3}) Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed