diff options
author | Paul Menzel <pmenzel@molgen.mpg.de> | 2019-09-20 10:12:04 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-22 20:11:49 +0000 |
commit | 3b99d6298e65d569255d8e909708e9843bd257b6 (patch) | |
tree | 66faf8a50f6652ad647d05e269acacfa6e290b40 | |
parent | fca9907c498047fba6d8cb318aebea95d7804ea5 (diff) | |
download | coreboot-3b99d6298e65d569255d8e909708e9843bd257b6.tar.xz |
Documentation: Capitalize Super I/O
Change-Id: I6bfe11abc1b3763f3d6c390bbccd9191b417945d
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35487
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
-rw-r--r-- | Documentation/mainboard/supermicro/x10slm-f.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mainboard/supermicro/x10slm-f.md b/Documentation/mainboard/supermicro/x10slm-f.md index 8a91c892ab..7fae61fc5f 100644 --- a/Documentation/mainboard/supermicro/x10slm-f.md +++ b/Documentation/mainboard/supermicro/x10slm-f.md @@ -135,7 +135,7 @@ for caveats. can't be used for temperature readings. - There is no automatic, OS-independent fan control. This is because - the super I/O hardware monitor can only obtain valid CPU temperature + the Super I/O hardware monitor can only obtain valid CPU temperature readings from the PECI agent, but the required driver doesn't exist in coreboot. The `coretemp` driver can still be used for accurate CPU temperature readings from an OS, and hence the OS can do fan control. |