Hello Edward O'Callaghan, Kangheui Won, Tim Wawrzynczak, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37947
to look at the new patch set (#2).
Change subject: ec/google/chromeec: ignore LIMIT_POWER based on command code in response ......................................................................
ec/google/chromeec: ignore LIMIT_POWER based on command code in response
Assume that LIMIT_POWER is not requested if the ec does not support it. Do this by checking the command code in the response message instead of return value.
BUG=b:146165519 BRANCH=None TEST=Boot puff with EC which does not support LIMIT_POWER param.
Change-Id: Ib2f5f69a53f204acebfab3e36aab2960eeec1204 Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com --- M src/ec/google/chromeec/ec.c 1 file changed, 7 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/37947/2