Skip to content

Commit 50d3d22

Browse files
DavidZaguryCarl Keene
authored andcommitted
[Mellanox] Update MFT to 4.16.0-105 (sonic-net#7007)
- Why I did it Update MFT tool version to 4.16.0 Bugs fixes: mlxlink: Fixed an issue that caused the margin scan to fail with the following message: Eye scan not completed. mlxcable: Cable firmware burning capability is not supported. New features: mlxlink: Enabled margin scan on Network links. mlxlink: Added PRBS TX/RX polarity inversion using the following flags: --invert_tx_polarity / --invert_rx_polarity - How I did it Update MFT make file with new version number. - How to verify it Build image and test related functions on Mellanox platform
1 parent 4b09cfc commit 50d3d22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platform/mellanox/mft.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mellanox SAI
22

3-
MFT_VERSION = 4.15.3
4-
MFT_REVISION = 3
3+
MFT_VERSION = 4.16.0
4+
MFT_REVISION = 105
55

66
export MFT_VERSION MFT_REVISION
77

0 commit comments

Comments
 (0)