commit | 5954c47c2194abcdeeae5f752e64b7c75770dbd3 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Sat Oct 16 18:26:59 2010 -0400 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Oct 25 01:15:22 2010 +0100 |
tree | f279af3e54bf8e55783bd3517e396ff622eb9007 | |
parent | d031c22643ce5f0f92eb06735498f63b7bc3e447 [diff] |
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 <vapier@gentoo.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>