Skip to content

Commit 27f0a59

Browse files
keboliusonic-otn
authored andcommitted
[Mellanox] Update hw-mgmt to 7.0020.4301 (sonic-net#15260)
- Why I did it Bug fix: - * I2C bus is stuck - Unable to probe I2C bus 2-0048, which causes /var/run/hw-management/config/sfp_counter, module_counter to be zero and pmon docker unable to start. - How I did it Update HW-MGMT package version in the make file Update HW-MGMT submodule pointer -How to verify it Run full sonic-mgmt regression Signed-off-by: Kebo Liu <kebol@nvidia.com>
1 parent a05d08d commit 27f0a59

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

platform/mellanox/hw-management.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# Mellanox HW Management
1818

19-
MLNX_HW_MANAGEMENT_VERSION = 7.0020.4104
19+
MLNX_HW_MANAGEMENT_VERSION = 7.0020.4301
2020

2121
export MLNX_HW_MANAGEMENT_VERSION
2222

0 commit comments

Comments
 (0)