the following patch was just integrated into master: commit 616f394d3656760deb1e048c0dde4fe3aaa6607f Author: Aaron Durbin adurbin@chromium.org Date: Tue Dec 10 17:12:44 2013 -0800
baytrail: utilize reg_script_run_on_dev()
The inclusion of reg_script_run_on_dev() allows for removing some of the chained reg_scripts just to set up the device context. Use the new reg_script function in those cases.
BUG=None BRANCH=None TEST=Built and booted. Didn't see any bizarre dmesg or coreboot console output.
Change-Id: I3207449424c1efe92186125004d5aea1bb5ba438 Signed-off-by: Aaron Durbin adurbin@chromium.og Reviewed-on: https://chromium-review.googlesource.com/179541 Tested-by: Aaron Durbin adurbin@chromium.org Reviewed-by: Duncan Laurie dlaurie@chromium.org Commit-Queue: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/5009 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5009 for details.
-gerrit