Tool/software:
Hello,
Currently TI has generated clock configuration data in U-Boot (R5) within arch/arm/mach-k3/am62x/clk-data.c.
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!