nand_wait (9) Linux Manual Page
nand_wait – [DEFAULT] wait until the command is done
Synopsis
int nand_wait(struct mtd_info *mtd, struct nand_chip *chip);
Arguments
mtd
-
- MTD device structure
chip
- NAND chip structure
Description
Wait for command done. This applies to erase and program only.
Author
Thomas Gleixner <tglx [at] linutronix.de>
- Author.
