#
d7a3dcda |
| 15-Apr-2025 |
Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com> |
meta: terminus: adjust the index value in terminus NIC
Because unable to read the threshold setting in the Terminus NIC, adjust the index value according to the item name.
Tested: - Check the thres
meta: terminus: adjust the index value in terminus NIC
Because unable to read the threshold setting in the Terminus NIC, adjust the index value according to the item name.
Tested: - Check the threshold of the NIC temperature sensor
~# mfg-tool sensor-display | table-sensor-display | grep NIC sensor ... units ... UCR UNR ---------- ... -------- ... --- ---
NIC0_TEMP_C DegreesC 105 115 NIC1_TEMP_C DegreesC 105 115 NIC2_TEMP_C DegreesC 105 115 NIC3_TEMP_C DegreesC 105 115
Change-Id: Id833de908d4d89a8ccab99f28c976f9e40b7568a Signed-off-by: Zoey YJ Chung <zoey.yj.chung.wiwynn@gmail.com>
show more ...
|
#
73fc589d |
| 14-Apr-2025 |
Patrick Williams <patrick@stwcx.xyz> |
meta: terminus: add upper non-recoverable threshold
Add the upper non-recoverable threshold portion from an existing downstream patch[1]. Terminus is only used on Yv4 currently and this threshold h
meta: terminus: add upper non-recoverable threshold
Add the upper non-recoverable threshold portion from an existing downstream patch[1]. Terminus is only used on Yv4 currently and this threshold has been successfully used for a while there.
[1]: https://github.com/facebook/openbmc/blob/8f431f233365cb19556084e8768d9c74e1d67322/meta-facebook/meta-yosemite4/recipes-phosphor/configuration/entity-manager/0005-configurations-Revise-the-Terminus-NIC-sensor-name.patch#L4
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I819eac46795a09ffba7244668cbc462995edfe5a
show more ...
|