nand_block_markbad(9) [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 <[email protected]>

Author.

COPYRIGHT