1NAND_UPDATE_BBT(9) Public Functions Provided NAND_UPDATE_BBT(9)
23
4
NAME
6nand_update_bbt - [NAND Interface] update bad block table(s)
7
SYNOPSIS
9int nand_update_bbt(struct mtd_info * mtd, loff_t offs);
10
ARGUMENTS
12mtd
13MTD device structure
1415
offs
16the offset of the newly marked block
17
DESCRIPTION
19The function updates the bad block table(s).
20
AUTHOR
22Thomas Gleixner <tglx@linutronix.de>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 3.10 June 2019 NAND_UPDATE_BBT(9)