OMAP's General Purpose Memory Controller (GPMC) has a NAND controller embedded. this file provides the platform data structure required to hook on to it.
Data Structures | |
| struct | gpmc_nand_platform_data |
| omap nand platform data structure More... | |
Defines | |
| #define | NAND_WAITPOL_LOW (0 << 0) |
| #define NAND_HWECC_DISABLE (0 << 1) |
plat_options: hw ecc disabled
| #define NAND_WAITPOL_HIGH (1 << 0) |
plat_options: Wait montioring pin high
| #define NAND_WAITPOL_LOW (0 << 0) |
Platform specific options definitions.
plat_options: Wait montioring pin low
1.5.6