uboot-nand-markbad-reallybad.patch
commit017c3945f1fd75199fa7c269dd8fff7980d4bce8
authorHarald Welte <laforge@openmoko.org>
Fri, 11 Apr 2008 13:27:08 +0000 (11 14:27 +0100)
committerwarmcat <andy@warmcat.com>
Fri, 11 Apr 2008 13:27:08 +0000 (11 14:27 +0100)
treebe602575c977a0e99d79853837401303511fabe6
parentb9aa17fb87fa6f64cd553bc0a49295da2d5793c5
uboot-nand-markbad-reallybad.patch
This patch makes sure that the 'nand markbad' command does not only mark a block
'bad' in the bad-block table, but _also_ marks it bad in the OOB area.

we need this to preserve the bad block status when re-creating the bad block table
at some later point.

Signed-off-by: Harald Welte <laforge@openmoko.org>
drivers/mtd/nand/nand_base.c