1NAND_DEFAULT_BBT(9) Public Functions Provided NAND_DEFAULT_BBT(9)
23
4
NAME
6nand_default_bbt - [NAND Interface] Select a default bad block table
7for the device
8
SYNOPSIS
10int nand_default_bbt(struct mtd_info * mtd);
11
ARGUMENTS
13mtd
14MTD device structure
15
DESCRIPTION
17This function selects the default bad block table support for the
18device and calls the nand_scan_bbt function
19
AUTHOR
21Thomas Gleixner <tglx@linutronix.de>
22Author.
23
COPYRIGHT
25Kernel Hackers Manual 2.6. June 2019 NAND_DEFAULT_BBT(9)