nand_block_markbad (9) - Linux Manuals

nand_block_markbad: [MTD Interface] Mark block at the given offset as bad

NAME

nand_block_markbad - [MTD Interface] Mark block at the given offset as bad

SYNOPSIS

int nand_block_markbad(struct mtd_info mtd, loff_t ofs);

ARGUMENTS

mtd

MTD device structure

ofs

offset relative to mtd start

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT