From: Adrian Hunter Date: Mon, 22 Jan 2007 12:30:31 +0000 (+0900) Subject: [MTD] OneNAND: Check first or second pages for bad block information X-Git-Tag: v2.6.21-rc1~66^2~27^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec255e34061bbc48fc702875336c6db969df9461;p=pandora-kernel.git [MTD] OneNAND: Check first or second pages for bad block information OneNAND records bad block information in the out-of-band area of either the first or second page of a block. Due to a logic error, only the first page was being checked. Signed-off-by: Adrian Hunter Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed