coreboot/src/ec
Rizwan Qureshi cf425783c8 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37947
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
2019-12-29 00:34:21 +00:00
..
acpi src: Conditionally include TEVT 2019-12-17 13:10:27 +00:00
compal/ene932 ec/{compal,google,quanta}: Drop wrong _ADR objects 2019-10-25 10:06:45 +00:00
google ec/google/chromeec: ignore LIMIT_POWER based on command code in response 2019-12-29 00:34:21 +00:00
hp/kbc1126 ec/hp/kbc1126: Include early_init.c in bootblock 2019-11-18 11:48:21 +00:00
kontron ec/kontron/kempld: Add fall-through comments where appropriate 2019-09-30 11:51:11 +00:00
lenovo src: Add missing include <types.h> 2019-12-19 03:19:05 +00:00
purism/librem
quanta ELOG: Avoid some preprocessor use 2019-11-09 10:50:12 +00:00
roda/it8518 devicetree: Remove duplicate chip_ops declarations 2019-08-20 01:31:44 +00:00
smsc/mec1308 src/ec: Drop __PRE_RAM__ and __SMM__ guards 2019-08-20 13:52:14 +00:00
ec.h