Skip to content

Instantly share code, notes, and snippets.

@FlorianHeigl
Created May 1, 2023 20:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FlorianHeigl/02e9766a77db44afe4059571d3cf3f42 to your computer and use it in GitHub Desktop.
Save FlorianHeigl/02e9766a77db44afe4059571d3cf3f42 to your computer and use it in GitHub Desktop.
Mellanox Crossflash 40g - log from successful attempt
https://schroederdennis.de/allgemein/mellanox-connectx-3-40gbit-ethernet-unlock-freischalten-crossflashing-anleitung-tutorial-howto/#comment-1573
~# ls -l
total 3872
-rw-r--r-- 1 root root 2666684 Mar 17 2021 2103011801.7z
-rw-r--r-- 1 root root 485262 Nov 15 12:37 fw-ConnectX3-rel-2_36_5000-ConnectX3-A1-JFP-QDR.bin.zip
-rw-r--r-- 1 root root 796616 Nov 15 12:37 fw-ConnectX3-rel-2_42_5000-MCX353A-FCB_A2-A5-FlexBoot-3.4.752.bin
-rw-r--r-- 1 root root 5120 Nov 15 12:33 fwsettings.ini
drwxr-xr-x 2 root root 6 Feb 24 2021 tmp
~# mstflint -d 01:00.00 -i fw-ConnectX3-rel-2_42_5000-MCX353A-FCB_A2-A5-FlexBoot-3.4.752.bin --allow_psid_change burn
Current FW version on flash: 2.36.5000
New FW version: 2.42.5000
You are about to replace current PSID on flash - "INCX-3I358E10201" with a different PSID - "MT_1100120019".
Note: It is highly recommended not to change the PSID.
Do you want to continue ? (y/n) [n] :
~# mstconfig -d 01:00.00 query
Device #1:
----------
Device type: ConnectX3
Device: 01:00.00
Configurations: Next Boot
SRIOV_EN False(0)
NUM_OF_VFS 1
LINK_TYPE_P1 ETH(2)
LINK_TYPE_P2 ETH(2)
LOG_BAR_SIZE 3
BOOT_PKEY_P1 0
BOOT_PKEY_P2 0
BOOT_OPTION_ROM_EN_P1 True(1)
BOOT_VLAN_EN_P1 False(0)
BOOT_RETRY_CNT_P1 0
LEGACY_BOOT_PROTOCOL_P1 PXE(1)
BOOT_VLAN_P1 1
BOOT_OPTION_ROM_EN_P2 True(1)
BOOT_VLAN_EN_P2 False(0)
BOOT_RETRY_CNT_P2 0
LEGACY_BOOT_PROTOCOL_P2 PXE(1)
BOOT_VLAN_P2 1
IP_VER_P1 IPv4(0)
IP_VER_P2 IPv4(0)
:~# mstconfig -d 01:00.00 query
Device #1:
----------
Device type: ConnectX3
Device: 01:00.00
Configurations: Next Boot
SRIOV_EN False(0)
NUM_OF_VFS 1
LINK_TYPE_P1 ETH(2)
LINK_TYPE_P2 ETH(2)
LOG_BAR_SIZE 3
BOOT_PKEY_P1 0
BOOT_PKEY_P2 0
BOOT_OPTION_ROM_EN_P1 True(1)
BOOT_VLAN_EN_P1 False(0)
BOOT_RETRY_CNT_P1 0
LEGACY_BOOT_PROTOCOL_P1 PXE(1)
BOOT_VLAN_P1 1
BOOT_OPTION_ROM_EN_P2 True(1)
BOOT_VLAN_EN_P2 False(0)
BOOT_RETRY_CNT_P2 0
LEGACY_BOOT_PROTOCOL_P2 PXE(1)
BOOT_VLAN_P2 1
IP_VER_P1 IPv4(0)
IP_VER_P2 IPv4(0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment