1. NAME

nand_read_byte - [DEFAULT] read one byte from the chip

2. SYNOPSIS

uint8_t nand_read_byte(struct mtd_info *  mtd );

3. ARGUMENTS

mtd
    MTD device structure

4. DESCRIPTION

Default read function for 8bit buswidth

5. AUTHOR

Thomas Gleixner <>
    Author.

6. COPYRIGHT