chromeec: Add support for v3 commands on LPC

Hardware / Coreboot - Duncan Laurie [chromium.org] - 2 April 2015 10:27 UTC

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

60e6bf8 chromeec: Add support for v3 commands on LPC
src/ec/google/chromeec/ec_lpc.c | 169 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 167 insertions(+), 2 deletions(-)

Upstream: review.coreboot.org


  • Share