other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
NAND_BLOCK_BAD(9) | Internal Functions Provided | NAND_BLOCK_BAD(9) |
NAME¶
nand_block_bad - [DEFAULT] Read bad block marker from the chipSYNOPSIS¶
int
nand_block_bad(struct mtd_info * mtd,
loff_t ofs, int getchip);
ARGUMENTS¶
mtdMTD device structure
ofs
offset from device start
getchip
0, if the chip is already selected
DESCRIPTION¶
Check, if the block is bad.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |