nand_write_byte
Name
nand_write_byte -- [DEFAULT] write one byte to the chip
Synopsis
void nand_write_byte
(struct mtd_info * mtd, u_char byte);
Arguments
- mtd
MTD device structure
- byte
pointer to data byte to write
Description
Default write function for 8it buswith