#
cc403b48 |
| 13-Dec-2024 |
Thang Tran <thuutran@amperecomputing.com> |
correct the name of Inventory.Item.Bmc interface
As defined in the PDIs [1], the correct name of this interface is Inventory.Item.Bmc (not BMC). This commit corrects all configuration that are using
correct the name of Inventory.Item.Bmc interface
As defined in the PDIs [1], the correct name of this interface is Inventory.Item.Bmc (not BMC). This commit corrects all configuration that are using incorrect interface name.
[1] https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml
Change-Id: Icc9b4b33725999a72cd925fd0f0e5995aacadcdc Signed-off-by: Thang Tran <thuutran@amperecomputing.com>
show more ...
|
#
6247397e |
| 30-Dec-2024 |
Eric Yang <eric.yang.wiwynn@gmail.com> |
meta: yosemite4: Adjust fan duty for corner case
Modified the fan table for the following corner cases, based on the thermal team's requirements: 1. When one fan fails, fan duty is set to 90%. 2. Wh
meta: yosemite4: Adjust fan duty for corner case
Modified the fan table for the following corner cases, based on the thermal team's requirements: 1. When one fan fails, fan duty is set to 90%. 2. When one slot is unplugged during service time, fan duty is set to 90%.
Change-Id: Ia378e5917ef1dbe41b8c832e235ffd1914d401a7 Signed-off-by: Eric Yang <eric.yang.wiwynn@gmail.com>
show more ...
|