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

NAME

6       nand_block_bad - [DEFAULT] Read bad block marker from the chip
7

SYNOPSIS

9       int nand_block_bad(struct mtd_info * mtd, loff_t ofs, int getchip);
10

ARGUMENTS

12       mtd
13           MTD device structure
14
15       ofs
16           offset from device start
17
18       getchip
19           0, if the chip is already selected
20

DESCRIPTION

22       Check, if the block is bad.
23

AUTHOR

25       Thomas Gleixner <tglx@linutronix.de>
26           Author.
27
29Kernel Hackers Manual 2.6.         June 2019                 NAND_BLOCK_BAD(9)
Impressum