1NAND_WAIT(9)              Internal Functions Provided             NAND_WAIT(9)
2
3
4

NAME

6       nand_wait - [DEFAULT] wait until the command is done
7

SYNOPSIS

9       int nand_wait(struct mtd_info * mtd, struct nand_chip * chip);
10

ARGUMENTS

12       mtd
13           MTD device structure
14
15       chip
16           NAND chip structure
17

DESCRIPTION

19       Wait for command done. This applies to erase and program only. Erase
20       can take up to 400ms and program up to 20ms according to general NAND
21       and SmartMedia specs.
22

AUTHOR

24       Thomas Gleixner <tglx@linutronix.de>
25           Author.
26
28Kernel Hackers Manual 3.10         June 2019                      NAND_WAIT(9)
Impressum