[nand interface] mark a block bad in the bbt
int nand_markbad_bbt(struct mtd_info * mtd, loff_t offs);
mtd
MTD device structure
offs
offset of the bad block
Thomas Gleixner <[email protected]>
Author.