other versions
- wheezy 3.2.78-1
SINGLE_ERASE_CMD(9) | Internal Functions Provided | SINGLE_ERASE_CMD(9) |
NAME¶
single_erase_cmd - [GENERIC] NAND standard block erase command functionSYNOPSIS¶
void
single_erase_cmd(struct mtd_info * mtd,
int page);
ARGUMENTS¶
mtdMTD device structure
page
the page address of the block which will be
erased
DESCRIPTION¶
Standard erase command for NAND chips.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |