1VERIFY_BBT_DESCR(9)       Internal Functions Provided      VERIFY_BBT_DESCR(9)
2
3
4

NAME

6       verify_bbt_descr - verify the bad block description
7

SYNOPSIS

9       void verify_bbt_descr(struct mtd_info * mtd,
10                             struct nand_bbt_descr * bd);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       bd
17           the table to verify
18

DESCRIPTION

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

AUTHOR

24       Thomas Gleixner <tglx@linutronix.de>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019               VERIFY_BBT_DESCR(9)
Impressum