Hello Experts,
We are using BBB based custom board with AM3352BZCE30(300Mhz).
We are planning to replace it with AM3352BZCED60(600Mhz).
Broadly, we might have to look at following,
1. Changing PLL configuration/initialization in the SPL/U-Boot.
2. Changing devicetree to use correct clock.(this might not be required.)
3. We also want to clock DDR(MT41K256M16) also to higher frequency say 600Mhz as we are increasing CPU frequency. Current configuration in the board.c file of u-boot indicates DDR is clocked at 400Mhz. ( I see call to function config_ddr with 400Mhz frequency).
Does anyone have any suggestions/correction as to where we might have to make changes?
Thank you,
Regards,
Ankur