Name

nand_unlock — [REPLACABLE] unlocks specified locked blockes

Synopsis

int fsfuncnand_unlock (struct mtd_info * mtd,
 loff_t ofs,
 uint64_t len);
 

Arguments

mtd

-- undescribed --

ofs

-- undescribed --

len

-- undescribed --

Description

param mtd - mtd info param ofs - offset to start unlock from param len - length to unlock

return - unlock status