Name

nand_wait_ready — [GENERIC] Wait for the ready pin after commands.

Synopsis

void nand_wait_ready (struct mtd_info * mtd);
 

Arguments

struct mtd_info * mtd

MTD device structure

Description

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