other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NAND_DEFAULT_BBT(9) | Internal Functions Provided | NAND_DEFAULT_BBT(9) |
NAME¶
nand_default_bbt - [NAND Interface] Select a default bad block table for the deviceSYNOPSIS¶
int
nand_default_bbt(struct mtd_info * mtd);
ARGUMENTS¶
mtdMTD 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@linutronix.de>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |