[Mellanox] Update hw-management package to version 7.0010.2000 (#6692)
- Why I did it Bug fixes - In rare cases when thermal algorithm is reactivated after FAN/PSU insertion, FAN remains at high rpm - When stop hw-management code received error in the log instead of exit code '0'. - In SPC1 i2c sometimes collide with chip reset coming from SDK - Remove raw eeprom data link, when working with PSU which don't have eeprom for "msn274x", "msn24xx" and "msn27xx" systems - Fix memory leak on mlxsw_core_bus_device module removal - How I did it Update the hw-mgmt version number in the make file Update the hw-mgmt repo pointer - How to verify it run platform related test cases on all Mellanox platform Signed-off-by: Kebo Liu <kebol@nvidia.com>
This commit is contained in:
parent
5d48581be4
commit
0e71d82f72
@ -1,6 +1,6 @@
|
||||
# Mellanox HW Management
|
||||
|
||||
MLNX_HW_MANAGEMENT_VERSION = 7.0010.1300
|
||||
MLNX_HW_MANAGEMENT_VERSION = 7.0010.2000
|
||||
|
||||
export MLNX_HW_MANAGEMENT_VERSION
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit dec7935777b52d31a2220bad8b0cec4b71ec0961
|
||||
Subproject commit 4ae17192db868de19ea0725860b320c0d319d23a
|
Reference in New Issue
Block a user