Skip to content

Commit b386af6

Browse files
authored
[Mellanox] Integrate HW-MGMT 7.0030.4003 Changes (sonic-net#19184)
- Why I did it Integrate HW-MGMT 7.0030.4003 Changes Requires sonic-net/sonic-linux-kernel#396 - How I did it Run make integrate-mlnx-hw-mgmt - How to verify it Build an image and run tests from "sonic-mgmt".
1 parent a9bd05c commit b386af6

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

platform/mellanox/hw-management.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#
1717
# Mellanox HW Management
1818

19-
MLNX_HW_MANAGEMENT_VERSION = 7.0030.3008
19+
MLNX_HW_MANAGEMENT_VERSION = 7.0030.4003
2020

2121
export MLNX_HW_MANAGEMENT_VERSION
2222

Submodule hw-mgmt updated 91 files
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11

2+
--- a/patch/kconfig-inclusions
3+
+++ b/patch/kconfig-inclusions
4+
@@ -117,6 +117,9 @@
5+
CONFIG_PINCTRL_AMD=y
6+
CONFIG_EDAC_AMD64=m
7+
CONFIG_AMD_XGBE_DCB=y
8+
+CONFIG_USB_NET_DRIVERS=m
9+
+CONFIG_USB_USBNET=m
10+
+CONFIG_USB_NET_CDCETHER=m
11+
###-> mellanox_amd64-end
12+
# For Cisco 8000
13+
CONFIG_PHYLIB=m

0 commit comments

Comments
 (0)