[replaceable] unlocks specified locked blocks
int nand_unlock(struct mtd_info * mtd, loff_t ofs, uint64_t len);
mtd
mtd info
ofs
offset to start unlock from
len
length to unlock
Returns unlock status.
Thomas Gleixner <[email protected]>
Author.