mirror of
https://github.com/system76/firmware-open.git
synced 2025-07-03 21:03:23 +00:00
Add support for second fan without a dGPU
Decouple the fan logic from the dGPU logic. Firmware now supports a second fan on systems without a dGPU, such as darp10. Behavioral changes: - ectool: Fans are now indexed from 1 instead of 0 - Linux: darp10 now reports details about the second fan Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
parent
fa07aeb91c
commit
51f639a6b9
3 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@ features apply to your model and firmware version, see the
|
|||
- cml-h: Updated CSME to 14.1.74.2355v6 (14.1.72.2287)
|
||||
- cml-u: Updated CSME to 14.1.74.2355v6 (14.1.74.2373)
|
||||
- Reverted unlock prompt change to restore intended behavior
|
||||
- darp10: Fixed reporting of the second fan
|
||||
|
||||
## 2024-07-01
|
||||
|
||||
|
|
2
coreboot
2
coreboot
|
@ -1 +1 @@
|
|||
Subproject commit d98ae8039d943f13816578142eba13084619bc76
|
||||
Subproject commit bb712a7fabe5713d1024ddd82a2f2bf1f24945bf
|
2
ec
2
ec
|
@ -1 +1 @@
|
|||
Subproject commit 5b0766a2099f11e6082fd5d8c5462a0e7f05ce80
|
||||
Subproject commit face3813542392df35e232b867d888a69e6789c4
|
Loading…
Add table
Add a link
Reference in a new issue