nand_wait_ready(9) [GENERIC] Wait for the ready pin after commands.

SYNOPSIS

void nand_wait_ready(struct mtd_info * mtd);

ARGUMENTS

mtd

MTD device structure

DESCRIPTION

Wait for the ready pin after a command, and warn if a timeout occurs.

AUTHOR

Thomas Gleixner <[email protected]>

Author.

COPYRIGHT