other versions
- stretch 4.9.168-1
NAND_ERASE_NAND(9) | Internal Functions Provided | NAND_ERASE_NAND(9) |
NAME¶
nand_erase_nand - [INTERN] erase block(s)SYNOPSIS¶
int nand_erase_nand(struct mtd_info * mtd, struct erase_info * instr, int allowbbt);
ARGUMENTS¶
mtdMTD device structure
instr
erase instruction
allowbbt
allow erasing the bbt area
DESCRIPTION¶
Erase one ore more blocks.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |