Hi all,
now I'm trying to optimizing my am335x custom board.
my nand flash chip product name is TC58NVG1S3HTA00
there is one thing I wonder.
there is the register field called RWACCESSTIME / WRACCESSTIME on GPMC_CONFIG5 AND GPMC_CONFIG6.
My board not use attached memory device.
Then, could I don't care about the WRACCESSTIME field?
WRACCESSTIME field is explained Delay from StartAccessTime to the GPMC_FCLK rising edged used by the attached memory for the first data capture.
My board doesn't use GPMC_CLK, only use GPMC_FCLK.
If anyone knows about this issue please let me know.