coreboot/src/ec
Matt DeVillier 5e2f1b1e64 ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW
Several EC host commands check for support of a given feature or msg
version, and a non-zero response does not necessarily indicate an actual
error. Since the caller is (should be) handling the non-zero response to
the host command, demote the EC printk from ERR to SPEW to clean up the
console log and prevent non-errors from causing false failures in
firmware tests.

BUG=b:238961053

Change-Id: Ib7afc0b7e5b571acb56252f7adb518a6b2716b62
Signed-off-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68259
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-10-14 16:10:23 +00:00
..
51nb/npce985la0dx
acpi ec/acpi: Return error codes on timeout 2022-06-24 03:04:23 +00:00
apple/acpi ec/apple/acpi: Replace Index() with ASL 2.0 syntax 2022-01-01 13:59:39 +00:00
compal/ene932 src/ec: Get rid of unnecessary blank line {before,after} brace 2022-02-04 20:16:42 +00:00
google ec/google/chromeec: Demote LPC EC error printk from ERR to SPEW 2022-10-14 16:10:23 +00:00
hp/kbc1126 ec/hp/kbc1126/acpi: Replace Add(a,b,c) with ASL 2.0 syntax 2021-12-31 00:25:05 +00:00
kontron ec/kontron/kempld: Fix IORESOURCE_IRQ 2022-06-22 08:55:15 +00:00
lenovo ec/lenovo/h8/acpi: Fix wrongly used operator 2022-10-05 22:59:34 +00:00
purism ec/purism/librem: Remove unused Kconfig file 2022-04-24 21:26:21 +00:00
quanta ec/quanta/it8518/acpi: Replace LGreater(a,b) with ASL 2.0 syntax 2022-06-09 09:17:21 +00:00
roda/it8518 ec/roda/it8518/acpi: Remove unnecessary assignments 2021-07-28 13:50:59 +00:00
smsc/mec1308 ec/smsc/mec1308/acpi: Replace LLessEqual(a,b) with ASL 2.0 syntax 2022-06-09 09:19:14 +00:00
starlabs/merlin ec/starlabs/merlin: Add EC related files for Alder Lake boards 2022-10-07 22:09:59 +00:00
system76/ec ec/system76/ec: Provide charging thresholds by default 2022-07-16 22:48:06 +00:00
ec.h