Verify the bad block description
void verify_bbt_descr(struct mtd_info * mtd, struct nand_bbt_descr * bd);
mtd
MTD device structure
bd
the table to verify
This functions performs a few sanity checks on the bad block description table.
Thomas Gleixner <[email protected]>
Author.