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
This function simply calls nand_do_read_ecc with oob buffer and oobsel = NULL and flags = 0xff
<<< Previous | Home | Next >>> |
nand_verify_pages | Up | nand_read_ecc |