From 448baf1dd566b8379d8fed97823dcd7611e02b4f Mon Sep 17 00:00:00 2001 From: "david.zagury" Date: Thu, 7 Oct 2021 13:48:13 +0300 Subject: [PATCH] [Mellanox] Upgrade Mellanox firmware tools to 4.17.2 --- platform/mellanox/mft.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/mft.mk b/platform/mellanox/mft.mk index 5e9644b5703c..41c1301f0a56 100644 --- a/platform/mellanox/mft.mk +++ b/platform/mellanox/mft.mk @@ -1,7 +1,7 @@ # Mellanox SAI -MFT_VERSION = 4.17.0 -MFT_REVISION = 106 +MFT_VERSION = 4.17.2 +MFT_REVISION = 12 export MFT_VERSION MFT_REVISION