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@linutronix.de>
- Author.
COPYRIGHT