NAND_UNLOCK
Section: Public Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
NAME
nand_unlock - [REPLACEABLE] unlocks specified locked blocks
SYNOPSIS
-
int nand_unlock(struct mtd_info * mtd, loff_t ofs, uint64_t len);
ARGUMENTS
mtd
-
- mtd info
ofs
-
offset to start unlock from
len
-
length to unlock
DESCRIPTION
return - unlock status
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
-
Author.
COPYRIGHT