Data Fields | |
| char | wait_mon_pin |
| int cs |
Chip select you want to use.
| int(* nand_setup)(struct gpmc_nand_platform_data *) |
If there are any special setups you'd want to do.
| unsigned short plat_options |
set up if we want H/w ECC here and other platform specific configs here
| unsigned int options |
setup any special options
| char device_width |
set up device access as 8,16 as per GPMC config
| char wait_mon_pin |
Set this to WAITx+1, so GPMC WAIT0 will be 1 and so on.
| uint64_t max_timeout |
Set this to the max timeout for the device.
| void* priv |
platform specific private data
1.5.6