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

NAME

6       mark_bbt_region - [GENERIC] mark the bad block table regions
7

SYNOPSIS

9       void mark_bbt_region(struct mtd_info * mtd,
10                            struct nand_bbt_descr * td);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       td
17           bad block table descriptor
18

DESCRIPTION

20       The bad block table regions are marked as “bad” to prevent accidental
21       erasures / writes. The regions are identified by the mark 0x02.
22

AUTHOR

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