nand_block_bad (9) - Linux Manuals

nand_block_bad: [DEFAULT] Read bad block marker from the chip

NAME

nand_block_bad - [DEFAULT] Read bad block marker from the chip

SYNOPSIS

int nand_block_bad(struct mtd_info mtd, loff_t ofs);

ARGUMENTS

mtd

MTD device structure

ofs

offset from device start

DESCRIPTION

Check, if the block is bad.

AUTHOR

Thomas Gleixner <tglx [at] linutronix.de>

Author.

COPYRIGHT