From: Mike Frysinger Date: Sat, 16 Oct 2010 22:26:59 +0000 (-0400) Subject: mtd: Blackfin NFC: fix badblock location with BootROM OOB X-Git-Tag: v2.6.37-rc1~22^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5954c47c2194abcdeeae5f752e64b7c75770dbd3;p=pandora-kernel.git mtd: Blackfin NFC: fix badblock location with BootROM OOB The bbt structure isn't actually used, just the badblockpos. This lets the driver correctly handle badblocks with the different OOB layout with certain sized flashes. Previously, the blocks would all be reported as bad and be completely unusable. Signed-off-by: Mike Frysinger Signed-off-by: David Woodhouse --- Reading git-diff-tree failed