coreboot/src
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
arch cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console arch/x86: Drop uses of ROMCC_BOOTBLOCK 2019-12-19 03:26:27 +00:00
cpu cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
device superio/common/conf_mode: Add op to write SSDT 2019-12-22 13:47:39 +00:00
drivers cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
ec ec/google/chromeec: ignore LIMIT_POWER based on command code in response 2019-12-29 00:34:21 +00:00
include bootblock: Support normal/fallback mechanism again 2019-12-27 08:59:20 +00:00
lib bootblock: Support normal/fallback mechanism again 2019-12-27 08:59:20 +00:00
mainboard mb/lenovo/*/acpi_tables: Don't initialize already initialized fields 2019-12-28 09:56:50 +00:00
northbridge arch/x86: Remove <arch/cbfs.h> 2019-12-27 09:01:12 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/amd/common: Correct SPI FIFO size check 2019-12-27 17:15:19 +00:00
southbridge arch/x86: Remove <arch/cbfs.h> 2019-12-27 09:01:12 +00:00
superio superio/common: Add more ACPI methods 2019-12-22 13:47:55 +00:00
vendorcode dram-spd: Remove free() 2019-12-27 16:08:40 +00:00
Kconfig arch/x86: Drop ROMCC_BOOTBLOCK symbol 2019-12-27 08:59:32 +00:00