Update bad block table(s)
int nand_update_bbt(struct mtd_info * mtd, loff_t offs);
mtd
MTD device structure
offs
the offset of the newly marked block
The function updates the bad block table(s).
Thomas Gleixner <[email protected]>
Author.