other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SINGLE_ERASE(9) | Internal Functions Provided | SINGLE_ERASE(9) |
NAME¶
single_erase - [GENERIC] NAND standard block erase command functionSYNOPSIS¶
int
single_erase(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. Returns NAND status.AUTHOR¶
Thomas Gleixner <tglx@linutronix.de>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |