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

NAME

6       nand_memory_bbt - [GENERIC] create a memory based bad block table
7

SYNOPSIS

9       int nand_memory_bbt(struct mtd_info * mtd, struct nand_bbt_descr * bd);
10

ARGUMENTS

12       mtd
13           MTD device structure
14
15       bd
16           descriptor for the good/bad block search pattern
17

DESCRIPTION

19       The function creates a memory based bbt by scanning the device for
20       manufacturer / software marked good / bad blocks.
21

AUTHOR

23       Thomas Gleixner <tglx@linutronix.de>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                NAND_MEMORY_BBT(9)
Impressum