Name

nand_erase — [MTD Interface] erase block(s)

Synopsis

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

Arguments

struct mtd_info * mtd

MTD device structure

struct erase_info * instr

erase instruction

Description

Erase one ore more blocks.