other versions
NAND_UPDATE_BBT(9) | Internal Functions Provided | NAND_UPDATE_BBT(9) |
NAME¶
nand_update_bbt - update bad block table(s)
SYNOPSIS¶
int nand_update_bbt(struct mtd_info * mtd, loff_t offs);
ARGUMENTS¶
struct mtd_info * mtd
MTD device structure
loff_t offs
the offset of the newly marked block
DESCRIPTION¶
The function updates the bad block table(s).
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |