[PATCH] OneNAND: Simple Bad Block handling support

Kyungmin Park kyungmin.park at samsung.com
Thu Aug 18 04:16:36 EDT 2005


Hi

As I mentioned before we want to use another bad block handling method.

But now we have to push OneNAND to official MTD not experimental
so I implement simple bad block table (BBT) routine
It's almost same as NAND does.
After merge. we have to split BBT into core and chip specific code.
As the first step, I add bad block header file (bbm.h). It has bad block
data structure, macro and etc.
I don't know which directory are used as bbt_core.c(?) location?

Please let me know how to use as official OneNAND MTD support and when?

Any comments are welcome.

Thank you.

Kyungmin Park
-------------- next part --------------
A non-text attachment was scrubbed...
Name: onenand-bbm.patch
Type: application/octet-stream
Size: 19004 bytes
Desc: not available
Url : http://lists.infradead.org/pipermail/linux-mtd/attachments/20050818/fc6e590d/attachment.obj 


More information about the linux-mtd mailing list