nand_wait (9) - Linux Manuals
nand_wait: [DEFAULT] wait until the command is done
NAME
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.
COPYRIGHT