This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3352: Changing MPU frequency in U-boot

Part Number: AM3352

Hi experts,

My customer wants to change the MPU frequency during a U-boot using ti-processor-sdk-linux-am335x-evm-06.03.00.106.

Q1: Unable to find the "do_ setup_dpll" function in "board.c". Has the content changed in version 06.03.00.106?
The following thread indicates that "u-boot-2019.01~~/board/ti/am335x/board.c" should be changed:. However, the "do_setup_dpll" function was not found.
https://e2e.ti.com/support/processors/f/791/t/641050

Q2: Has "u-boot-2016.05/arch/arm/cpu/armv7/am33xx" been changed to "u-boot-2019.01~~/arch/arm/mach-omap2/am33xx"?
The following thread indicates that "board.c" and "clock.c" should be changed. But I can't find "/arch/arm/cpu/armv7/am33xx".
e2e.ti.com/.../2093803

Q3: Is it correct that the MPU frequency can be changed by changing the "do_setup_dpll" function of "u-boot-2019.01~~/arch/arm/mach-omap2/am335xx/clock.c"?

Best Regards,
O.H