Re: [PATCH] add possibility to mark blocks as bad during write

2012-07-19 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:33 Thu 19 Jul , Juergen Kilb wrote: > and update phyCARD-A-L1 defaultconfig to use this > feature. > need to be 2 patches Best Regards, J. ___ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebo

[PATCH] add possibility to mark blocks as bad during write

2012-07-19 Thread Juergen Kilb
and update phyCARD-A-L1 defaultconfig to use this feature. Signed-off-by: Juergen Kilb --- arch/arm/configs/phycard_a_l1_defconfig | 122 ++- drivers/mtd/nand/Kconfig| 10 +++ drivers/mtd/nand/nand-bb.c | 15 - 3 files changed, 31