From: Adrian Hunter Date: Fri, 23 Mar 2007 08:16:22 +0000 (+0900) Subject: [MTD] [OneNAND] Exit loop only when column start with 0 X-Git-Tag: v2.6.22-rc1~1116^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c36c46d53b2f95bfcbe992cfb541a78ab92310a4;p=pandora-kernel.git [MTD] [OneNAND] Exit loop only when column start with 0 The JFFS2 requests OOB function from column 0. But the oobtest in nand-tests doesn't. So we only exit loop only when column start with 0. Signed-off-by: Adrian Hunter Signed-off-by: Kyungmin Park Signed-off-by: David Woodhouse --- Reading git-diff-tree failed