[coreboot-gerrit] Change in coreboot[master]: mb/asrock/g41m-vs3-r2: Allow to set the fixed duty cycle from rtc nvram

Arthur Heymans (Code Review) gerrit at coreboot.org
Sun Sep 23 19:02:44 CEST 2018


Hello build bot (Jenkins), 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/28714

to look at the new patch set (#3).

Change subject: mb/asrock/g41m-vs3-r2: Allow to set the fixed duty cycle from rtc nvram
......................................................................

mb/asrock/g41m-vs3-r2: Allow to set the fixed duty cycle from rtc nvram

By default the SuperIO is strapped to set the fan duty cycle of the CPU fan to a
100%, which can be quite loud. This change makes it configurable.

This duty cycle will remain fixed afterwards but with w83627ehf linux module +
the fancontrol tool you can gain fine grained control. No proper fan control can
be implemented with the SuperIO's modes of operation as it seems that none of
the temps are correlated with the CPU temp (even in vendor BIOS). Newer ACPI
revisions might make this possible to implement this without the fancontrol
daemon.

This also fixes sensors 2 to thermistor mode (not the default diode mode).

Change-Id: Ifb5bbb578182e88f4f7ba4e0e47404241b1a1962
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/mainboard/asrock/g41c-gs/Makefile.inc
M src/mainboard/asrock/g41c-gs/cmos.layout
A src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/Makefile.inc
A src/mainboard/asrock/g41c-gs/variants/g41m-vs3-r2/mainboard.c
4 files changed, 95 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/28714/3
-- 
To view, visit https://review.coreboot.org/28714
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifb5bbb578182e88f4f7ba4e0e47404241b1a1962
Gerrit-Change-Number: 28714
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180923/6c63f2a3/attachment.html>


More information about the coreboot-gerrit mailing list