Name

nand_read_subpage — [REPLACABLE] software ecc based sub-page read function

Synopsis

int nand_read_subpage (struct mtd_info *  mtd,
 struct nand_chip *  chip,
 uint32_t  data_offs,
 uint32_t  readlen,
 uint8_t *  bufpoi);

Arguments

mtd

mtd info structure

chip

nand chip info structure dataofs offset of requested data within the page readlen data length

data_offs

-- undescribed --

readlen

-- undescribed --

bufpoi

-- undescribed --