MTD NAND Driver Programming Interface | ||
---|---|---|
<<< Previous | Next >>> |
MTD device structure
offset to read from
number of bytes to read
pointer to variable to store the number of read bytes
the databuffer to put data
filesystem supplied oob data buffer
oob selection structure
flag to indicate if nand_get_device/nand_release_device should be preformed
bits 0..7 - number of tolerable errors bit 8 - 0 == do not get/release chip, 1 == get/release chip
NAND read with ECC
<<< Previous | Home | Next >>> |
nand_read_ecc | Up | nand_read_oob |