[Mellanox] Update MFT to 4.16.0-105 (#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
This commit is contained in:
DavidZagury 2021-03-10 22:03:43 +02:00 committed by GitHub
parent 377ea1a229
commit 6779118d71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Mellanox SAI
MFT_VERSION = 4.15.3
MFT_REVISION = 3
MFT_VERSION = 4.16.0
MFT_REVISION = 105
export MFT_VERSION MFT_REVISION