hello:
i have made a board with am3359,the nand flash hardware design is the same as evm board but used flash--samsung k9f2g08u0e
now i change the GPMC configs in mem.h to meet k9f2g08u0e timing as below :
#define SMNAND_GPMC_CONFIG1 0x00000800
#define SMNAND_GPMC_CONFIG2 0x00141400
#define SMNAND_GPMC_CONFIG3 0x00141400
#define SMNAND_GPMC_CONFIG4 0x0F010F01
#define SMNAND_GPMC_CONFIG5 0x010C1414
#define SMNAND_GPMC_CONFIG6 0x1F0F0A80
#define SMNAND_GPMC_CONFIG7 0x00000C44
but still print out No NAND device found!!!
i want to know there is anyting else need to be change and these registers value is correct for nand device--samsung k9f2g08u0e