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.

AM625: clk-data.c Generator Tool

Part Number: AM625


Tool/software:

Hello,

Currently TI has generated clock configuration data in U-Boot (R5) within arch/arm/mach-k3/am62x/clk-data.c.

i.e. https://git.ti.com/cgit/ti-u-boot/ti-u-boot/tree/arch/arm/mach-k3/am62x/clk-data.c?h=ti-u-boot-2023.04

There are comments that "This file is auto generated. Please do not hand edit"

I was curious if this is a proprietary TI tool used to generate this data or if this is something available to customers. I have a need to modify it for a change to the UART console. I see there is a clock tree tool available from TI, but that did not look like it would produce any generated code output like this.

Please advise, thanks!