-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
olympic2.0: Support SKU 2.2 T8 and cancel 2.1 T8/RSC2 CacheStore
Summary: # Description - Support BMC to determine T8 2.2 from FRU produce name and load the default fan table. - Remove the code about canceled SKU (2.1 T8 and RSC2 CacheStore). # Motivation - The system SKU 2.1 T8 and RSC2 CacheStore are canceled. And need to support new SKU 2.2 T8. X-link: facebookexternal/openbmc.wiwynn#3119 Test Plan: 1. Build pass on greatlakes. 2. Check system SKU and fan table is correct. root@bmc-oob:~# kv get system_sku 2.0 root@bmc-oob:~# fw-util bmc --version fscd Fan Speed Controller Version: Olympic_GL_FSC-V2024.04.24 root@bmc-oob:~# fan-util --get Fan 0 Speed: 3780 RPM (20%) Fan 1 Speed: 3758 RPM (20%) Fan 2 Speed: 3794 RPM (20%) Fan 3 Speed: 3797 RPM (20%) Fan Mode: Normal FSCD Driver: linear_frontIO_inlet(all:slot1_fio_front_temp_c) Sensor Fail: None Fan Fail: None root@bmc-oob:~# kv get system_sku 2.2 root@bmc-oob:~# fw-util bmc --version fscd Fan Speed Controller Version: Olympic_GL_2.2_FSC-V2024.07.15 root@bmc-oob:~# fan-util --get Fan 0 Speed: 10731 RPM (70%) Fan 1 Speed: 10830 RPM (70%) Fan 2 Speed: 10830 RPM (70%) Fan 3 Speed: 10751 RPM (70%) Fan Mode: Normal FSCD Driver: linear_cpu_temp+pid_cpu_temp(all:slot1_mb_soc_cpu_temp_c) Sensor Fail: None Fan Fail: None Reviewed By: amithash Differential Revision: D59803805 fbshipit-source-id: f74e67db35c30b7566539e84413b3e3742eaa1b5
- Loading branch information
1 parent
9fca98e
commit 09e0fe6
Showing
8 changed files
with
16 additions
and
467 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
264 changes: 0 additions & 264 deletions
264
meta-facebook/meta-fby35/recipes-fby35/fscd/fscd/FSC_CLASS1_type8_RSC_cache_GL_config.json
This file was deleted.
Oops, something went wrong.
62 changes: 0 additions & 62 deletions
62
meta-facebook/meta-fby35/recipes-fby35/fscd/fscd/FSC_CLASS1_type8_RSC_cache_GL_zone1.fsc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.