1NAND_UPDATE_BBT(9) Internal 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 2.6. November 2011 NAND_UPDATE_BBT(9)