]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: dts: k3-am625-verdin-r5: Change CPU frequency to 1000MHz
authorVitor Soares <vitor.soares@toradex.com>
Mon, 19 Feb 2024 12:34:08 +0000 (12:34 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 1 Mar 2024 14:15:58 +0000 (09:15 -0500)
commit8fb8a6d499773a2a06df8152950077985f926c86
tree7d0377710885330d3343c6a8a7ecbcf94a34b503
parent44a15c3f4e1cd8200116b8ed0aa57d77d9a8df87
arm: dts: k3-am625-verdin-r5: Change CPU frequency to 1000MHz

The same U-Boot binary is compatible with multiple Verdin AM62 board
variants. However, some of the SoC models can only operate at a maximum
speed of 1 GHz.

Previously, the boards with lower-speed grades were running at
overclocked speeds, leading to kernel complaints about unsupported
configurations.

To resolve this issue, the operating speed has been decreased to the
maximum allowable value across all Verdin AM62 board variants. As a
result, there is a regression in overall boot time, increasing by around
200 milliseconds for the faster SoC variant.

Signed-off-by: Vitor Soares <vitor.soares@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
arch/arm/dts/k3-am625-verdin-r5.dts