commit | 776f265e279744e3f327ccd3e7eb378046311373 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Thu Nov 14 18:25:28 2013 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Jan 03 11:22:12 2014 -0800 |
tree | 545d7b8d0e0c225efdb0bc70fe59f066ab556760 | |
parent | 56704d857ac9a1044ec58cfe0ff95dc6bdbd9d58 [diff] |
mtd: nand: pxa3xx: Add bad block handling Add support for flash-based bad block table using Marvell's custom in-flash bad block table layout. The support is enabled a 'flash_bbt' platform data or device tree parameter. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Tested-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>