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.