mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-03 05:28:17 +00:00
Intel chips have a turbo mode where they can run faster for a short period until they reach thermal limits. Add code to adjust and query this feature. Signed-off-by: Simon Glass <sjg@chromium.org>