[mtd interface] mark block at the given offset as bad
int nand_block_markbad(struct mtd_info * mtd, loff_t ofs);
mtd
MTD device structure
ofs
offset relative to mtd start
Thomas Gleixner <[email protected]>
Author.