A related thread covers this topic, but the answer does not detail out the solution that was offered.
I am using a Beagleborad X-15.
I am accessing a NOR mode GPMC peripheral in the asynchronous multiplexed Address/Data mode. I need to run the GPMC_FCLK at 25MHz or below at the start and then once I bring up the peripheral chip, I can go back to the normal 266MHz speed.
Slowing the GPMC_CLK does not affect the asynchronous access timing as it was also mentioned in the other thread. Slowing down the L3MAIN1_L3_GICLK could have adverse effect on other modules such as memory controller. I am also planning on using RTOS (while I am currently testing under Ubuntu). I would appreciate any hints as to what solution was used or any thoughts on what I could do.
Thank you
-Saied

