diff options
author | Matt DeVillier <matt.devillier@amd.corp-partner.google.com> | 2022-10-10 13:55:58 -0500 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-10-14 16:10:23 +0000 |
commit | 5e2f1b1e646da2e2333252f1f798dff419df0309 (patch) | |
tree | e58380c4e1278e89a3d6f6b80405200fffb0460f /src/soc/amd/mendocino | |
parent | fec16a3574921743246bafe617659c4d73b8011f (diff) |
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>
Diffstat (limited to 'src/soc/amd/mendocino')
0 files changed, 0 insertions, 0 deletions