the following patch was just integrated into master: commit 60e6bf80dbad367250b19374e8b9d155cdb3fe90 Author: Duncan Laurie dlaurie@chromium.org Date: Thu Sep 18 12:51:07 2014 -0700
chromeec: Add support for v3 commands on LPC
In order to talk to the PD controller with a passthru command coreboot needs to be able to use v3 commands.
The command version is automatically detected based on the advertized flags from the EC.
BUG=chrome-os-partner:30079 BRANCH=none TEST=boot on samus EVT
Change-Id: I032eb185d80d5b68c82609910045e21d4521afcc Signed-off-by: Stefan Reinauer reinauer@chromium.org Original-Commit-Id: 4f664b22645f0def87a73e9255297b3edccf436e Original-Change-Id: I94ace7741c9cd592921625fb793787247a5ca2aa Original-Signed-off-by: Duncan Laurie dlaurie@chromium.org Original-Reviewed-on: https://chromium-review.googlesource.com/218902 Original-Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-on: http://review.coreboot.org/9203 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/9203 for details.
-gerrit