Attention is currently required from: Joel Linn, Matt DeVillier, Nico Huber.
Hello Matt DeVillier, Nico Huber, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/81516?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review+1 by Matt DeVillier, Code-Review+2 by Nico Huber, Verified+1 by build bot (Jenkins)
Change subject: superio/ite: Fix incorrect warnings ......................................................................
superio/ite: Fix incorrect warnings
Fix warning for disabled thermal inputs.
Fix warning for PECI thermal inputs if one was set up previously. Depending on the mb, the superio will not go through power-on reset and retain its registers. Do not trigger a warning if the current register value aligns with the desired value. Don't return early if some input is already configured for PECI, simply overwrite the configuration.
Both warnings were observed while porting the "HP Pro 3500 Series" mb.
Change-Id: Ibabe1b1ef55f2acb2074eceb535ec684bffc8155 Signed-off-by: Joel Linn jl@conductive.de --- M src/superio/ite/common/env_ctrl.c 1 file changed, 9 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/16/81516/3