[coreboot-gerrit] New patch to review for coreboot: 29b1bf2 kontron/ktqm77: Squeeze more fan options into cmos.layout

Nico Huber (nico.huber@secunet.com) gerrit at coreboot.org
Tue Jul 16 12:16:05 CEST 2013


Nico Huber (nico.huber at secunet.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/3775

-gerrit

commit 29b1bf2ceed4b2e138163bd928d5ac1f926ed842
Author: Nico Huber <nico.huber at secunet.com>
Date:   Fri Jul 12 14:47:50 2013 +0200

    kontron/ktqm77: Squeeze more fan options into cmos.layout
    
    Change-Id: Ic660efec519a9a970ec5a8832fd1dd8c9516318f
    Signed-off-by: Nico Huber <nico.huber at secunet.com>
---
 src/mainboard/kontron/ktqm77/cmos.layout | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/src/mainboard/kontron/ktqm77/cmos.layout b/src/mainboard/kontron/ktqm77/cmos.layout
index a110956..d96579d 100644
--- a/src/mainboard/kontron/ktqm77/cmos.layout
+++ b/src/mainboard/kontron/ktqm77/cmos.layout
@@ -87,6 +87,13 @@ entries
 409          2       e       7        power_on_after_fail
 #411          5       r       0        unused
 
+# coreboot config options: additional mainboard options
+416          4       e      10        systemp_type
+420          7       h       0        fan1_min
+427          7       h       0        fan1_max
+434          7       h       0        fan2_min
+441          7       h       0        fan2_max
+
 # coreboot config options: bootloader
 448         64       r       0        write_protected_by_bios
 512        328       s       0        boot_devices
@@ -148,6 +155,11 @@ enumerations
 8     3     Thermal
 9     0     No
 9     1     Yes
+10    0     None
+10    1     AMD
+10    2     LM75 at 90
+10    3     GPIO16
+10    4     LM75 at 9e
 # -----------------------------------------------------------------
 checksums
 



More information about the coreboot-gerrit mailing list