Name

nand_wait — [DEFAULT] wait until the command is done

Synopsis

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

Arguments

struct mtd_info * mtd

MTD device structure

struct nand_chip * chip

NAND chip structure

Description

Wait for command done. This applies to erase and program only.