• Thomas Gleixner's avatar
    [MTD] NAND Introduce NAND_NO_READRDY option · 7a30601b
    Thomas Gleixner authored
    The nand driver has a superflous read ready / command
    delay in the read functions. This was added to handle
    chips which have an automatic read forward. Newer
    chips do not have this functionality anymore. Add this
    option to avoid the delay / I/O operation. Mark all
    large page chips with the new option flag.
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    7a30601b
nand_ids.c 5.58 KB