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

NAME

6       nand_erase_nand - [INTERN] erase block(s)
7

SYNOPSIS

9       int nand_erase_nand(struct mtd_info * mtd, struct erase_info * instr,
10                           int allowbbt);
11

ARGUMENTS

13       mtd
14           MTD device structure
15
16       instr
17           erase instruction
18
19       allowbbt
20           allow erasing the bbt area
21

DESCRIPTION

23       Erase one ore more blocks.
24

AUTHOR

26       Thomas Gleixner <tglx@linutronix.de>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                NAND_ERASE_NAND(9)
Impressum