the following patch was just integrated into master: commit ea43d74fc24edc00a0151ea7201a00fc59fce879 Author: Aaron Durbin adurbin@chromium.org Date: Mon Oct 7 17:12:20 2013 -0500
baytrail: set max frequency early in romstage
Set the BSP to operate at max frequency early in romstage. The call to punit_init() is when the frequency actually ramps as that makes the punit actually start working.
BUG=chrome-os-partner:22857 BRANCH=None TEST=Built and booted. Noted operating frequency status is max.
Change-Id: Icfd9e5c7682aa21fc740bd687607ca6a66597d5e Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/172131 Reviewed-by: Duncan Laurie dlaurie@chromium.org
See http://review.coreboot.org/4869 for details.
-gerrit