verify_bbt_descr (9) - Linux Manuals

verify_bbt_descr: verify the bad block description

NAME

verify_bbt_descr - verify the bad block description

SYNOPSIS

void verify_bbt_descr(struct mtd_info mtd, struct nand_bbt_descr bd);

ARGUMENTS

mtd

MTD device structure

bd

the table to verify

DESCRIPTION

This functions performs a few sanity checks on the bad block description table.

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT