other versions
- stretch 4.9.168-1
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);
ARGUMENTS¶
mtdMTD device structure
ofs
offset from device start
DESCRIPTION¶
Check, if the block is bad.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |