other versions
- wheezy 3.2.78-1
NAND_BLOCK_MARKBAD(9) | Internal Functions Provided | NAND_BLOCK_MARKBAD(9) |
NAME¶
nand_block_markbad - [MTD Interface] Mark block at the given offset as badSYNOPSIS¶
int
nand_block_markbad(struct mtd_info * mtd,
loff_t ofs);
ARGUMENTS¶
mtdMTD device structure
ofs
offset relative to mtd start
AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |