1NAND_DEFAULT_BBT(9)        Public Functions Provided       NAND_DEFAULT_BBT(9)
2
3
4

NAME

6       nand_default_bbt - [NAND Interface] Select a default bad block table
7       for the device
8

SYNOPSIS

10       int nand_default_bbt(struct mtd_info * mtd);
11

ARGUMENTS

13       mtd
14           MTD device structure
15

DESCRIPTION

17       This function selects the default bad block table support for the
18       device and calls the nand_scan_bbt function.
19

AUTHOR

21       Thomas Gleixner <tglx@linutronix.de>
22           Author.
23
25Kernel Hackers Manual 3.10         June 2019               NAND_DEFAULT_BBT(9)
Impressum