diff options
author | Aparna Patra <a-patra@ti.com> | 2025-01-08 10:19:39 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-14 15:50:07 -0600 |
commit | 969f43c563bb4647ed1f52d3ff304ec18ddb6e10 (patch) | |
tree | 2db4984df5fd8ad6b95d54baf4a54222e4674f70 /disk | |
parent | 8d05cbef73ae014cd91d620dd4b5b40056933027 (diff) | |
download | u-boot-969f43c563bb4647ed1f52d3ff304ec18ddb6e10.tar.gz |
arm: mach-k3: am62p: Set a53 cpu freq based on speed-grade
The maximum frequency of the A53 CPU on the AM62P depends on the speed
grade of the SoC. This value is hardcoded in the DT for all AM62P
variants, potentially causing specifications to be exceeded. Moreover,
setting a common lower frequency for all variants increases boot time.
To prevent these issues, modify the DT at runtime from the R5 core to
adjust the A53 CPU frequency.
Signed-off-by: Aparna Patra <a-patra@ti.com>
Reviewed-by: Bryan Brattlof <bb@ti.com>
Diffstat (limited to 'disk')
0 files changed, 0 insertions, 0 deletions