Name
nand_wait_status_ready — 
     [GENERIC] Wait for the ready status after commands.
 
Synopsis
| void nand_wait_status_ready ( | struct mtd_info * mtd, | 
|  | unsigned long timeo ); | 
 
Arguments
- mtd
- 
     MTD device structure
     
- timeo
- 
     Timeout in ms
     
Description
   Wait for status ready (i.e. command done) or timeout.