In My System I have connected TI-DSP 5502 HPI interface with the AM3352 GPMC module.
TI-DSP 5502 HRDY pin is connected with the Wait pin of the AM3352 Processor.
We have configured the GPMC module Chip select 2 with the Asynchronous interface and with Low polarity wait signal.
In normal case the Read and Write operation with the TI-DSP is working fine.
In same case data read by the Processor is not perfect
So to analysis the issue in more detailed I want to reduce the clock frequency of the the GPMC module.
As mention in the data sheet GMPC clock is CORE_CLKOUTM4/2
So is there any way I can able to reduce the operating frequency of the GPMC module.
Please provide me the detailed
I am using the uboot: u-boot-2013.01.01
Linux kernal: Kernel-3.14.26
Regards