nand_write_buf16
Name
nand_write_buf16 -- [DEFAULT] write buffer to chip
Synopsis
void nand_write_buf16
(struct mtd_info * mtd, const u_char * buf, int len);
Arguments
- mtd
MTD device structure
- buf
data buffer
- len
number of bytes to write
Description
Default write function for 16bit buswith