Hi,
I'm trying to migrate an existing project from the OMAP3530 to the AM/DM3730. This project runs on a custom board. We're using a Micron POP LPDDR that supports 200 MHz (it's a -5).
We want to run at the memory bus and the L3 Interconnect at 200 MHz because we think it might boost our throughput.
We're using the x-loader, U-Boot and kernel from the OMAP3530 DVSDK i.e. Linux V2.6.32.
Can anyone suggest what I need to do to the bootloaders and kernel so that I finish up running the L3 at 200 MHz?
I've tried some things for myself but I get this message from Linux:
Clocking rate (Crystal/Core/MPU): 26.0/200/600 MHz Reprogramming SDRC clock to 200000000 Hz dpll3_m2_clk rate change failed: -22
I don't think this is correct because at 166 MHz I get:
Clocking rate (Crystal/Core/MPU): 26.0/332/500 MHz Reprogramming SDRC clock to 332000000 Hz
In other words, I think the core frequency should appear as twice the L3 frequency.
Any thoughts greatly appreciated!
Thanks,
Matt