MULTI_ERASE_CMD
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
 
NAME
multi_erase_cmd - [GENERIC] AND specific block erase command function
 
SYNOPSIS
- 
void multi_erase_cmd(struct mtd_info * mtd, int page);
ARGUMENTS
mtd
- 
- MTD device structure
page
- 
the page address of the block which will be erased
DESCRIPTION
AND multi block erase command function Erase 4 consecutive blocks
 
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- 
Author.
COPYRIGHT