Hello,
We are using both the 800MHz and 1GHz version of the AM3874 on our boards. I am trying to follow the TI forum post to configure the AM3874 to its highest capable CPU frequency by changing MODENA_M in u-boot and configuring the TPS659113 device. See the post below:
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/204555.aspx
However, it looks like the AM3874 is always getting configured for 1 GHz even if the highest CPU speed for the chip is only 800 MHz (AM3874BCYE80). This looks wrong.
Does TI have documentation on how to do increase the CPU frequency properly?
I want to have the same u-boot/linux kernel image for both the 800 MHz and 1 GHz versions of our board. That means, I can’t hardcode some values like the MODENA_M so that it calculates the frequency correctly.
I appreciate any help with this.
Thanks,
Maynard