Query: nand_scan_bbt
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAND_SCAN_BBT(9) Public Functions Provided NAND_SCAN_BBT(9)NAMEnand_scan_bbt - [NAND Interface] scan, find, read and maybe create bad block table(s)SYNOPSISint nand_scan_bbt(struct mtd_info * mtd, struct nand_bbt_descr * bd);ARGUMENTSmtd MTD device structure bd descriptor for the good/bad block search patternDESCRIPTIONThe function checks, if a bad block table(s) is/are already available. If not it scans the device for manufacturer marked good / bad blocks and writes the bad block table(s) to the selected place. The bad block table memory is allocated here. It must be freed by calling the nand_free_bbt function.AUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NAND_SCAN_BBT(9)
Related Man Pages |
---|
struct_nand_chip(9) - centos |
struct_nand_ecc_ctrl(9) - centos |
badblocks(8) - redhat |
struct_nand_chip(9) - suse |
badsect(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |