nand_default_bbt (9) Linux Manual Page
nand_default_bbt – [NAND Interface] Select a default bad block table for the device
Synopsis
int nand_default_bbt(struct mtd_info *mtd);
Arguments
mtd
-
- MTD device structure
Description
This function selects the default bad block table support for the device and calls the nand_scan_bbt function.
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
