Name

nand_unlock — [REPLACEABLE] unlocks specified locked blocks

Synopsis

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

Arguments

struct mtd_info * mtd

mtd info

loff_t ofs

offset to start unlock from

uint64_t len

length to unlock

Description

Returns unlock status.