NAND_ERASE

Section: Internal Functions Provided (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

nand_erase - [MTD Interface] erase block(s)  

SYNOPSIS

int nand_erase(struct mtd_info * mtd, struct erase_info * instr);
 

ARGUMENTS

mtd

MTD device structure

instr

erase instruction
 

DESCRIPTION

Erase one ore more blocks  

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.
 

COPYRIGHT