other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
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¶
February 2017 | Kernel Hackers Manual 3.16 |