NAND_READ_OOB_SYNDRO
Section: Internal Functions Provided (9)
Updated: February 2011
Index
Return to Main Contents
NAME
nand_read_oob_syndrome - [REPLACABLE] OOB data read function for HW ECC with syndromes
SYNOPSIS
-
int nand_read_oob_syndrome(struct mtd_info * mtd, struct nand_chip * chip, int page, int sndcmd);
ARGUMENTS
mtd
-
- mtd info structure
chip
-
nand chip info structure
page
-
page number to read
sndcmd
-
flag whether to issue read command or not
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
-
Author.
COPYRIGHT