[default] read one byte from the chip
uint8_t nand_read_byte(struct mtd_info * mtd);
mtd
MTD device structure
Default read function for 8bit buswidth
Thomas Gleixner <[email protected]>
Author.