[mtd interface] erase block(s)
int nand_erase(struct mtd_info * mtd, struct erase_info * instr);
mtd
MTD device structure
instr
erase instruction
Erase one ore more blocks.
Thomas Gleixner <[email protected]>
Author.