the following patch was just integrated into master: commit ad8d913f42b4dff80502456a08aac06e7fbcd0dd Author: Duncan Laurie dlaurie@chromium.org Date: Tue Dec 10 07:41:33 2013 -0800
baytrail: Basic DPTF framework
This is not complete yet but it compiles and doesn't cause any issues by itself. It is tied into the EC pretty closely so that is part of the same commit.
Once we have more of the EC support done it will need some more work to make use of those new interfaces properly.
BUG=chrome-os-partner:17279 BRANCH=none TEST=build and boot on rambi, dump DSDT and look over _SB.DPTF
Change-Id: I4b27e38baae18627a275488d77944208950b98bd Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://chromium-review.googlesource.com/179459 Reviewed-by: Aaron Durbin adurbin@chromium.org Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/5002 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5002 for details.
-gerrit