From edb54704abb7f26a3c74d4c167b668c7a48ee095 Mon Sep 17 00:00:00 2001 From: Marian Pritsak Date: Mon, 5 Dec 2016 21:20:46 +0200 Subject: [PATCH] Update mellanox FW version (#96) Make FW compatible with SDK 4.2.3002 --- platform/mellanox/docker-syncd-mlnx/mlnx-fw-upgrade.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/mellanox/docker-syncd-mlnx/mlnx-fw-upgrade.sh b/platform/mellanox/docker-syncd-mlnx/mlnx-fw-upgrade.sh index 2ef46685f8..81514f77b0 100755 --- a/platform/mellanox/docker-syncd-mlnx/mlnx-fw-upgrade.sh +++ b/platform/mellanox/docker-syncd-mlnx/mlnx-fw-upgrade.sh @@ -1,7 +1,7 @@ #!/bin/bash query_retry_count_max="10" -required_fw_version="13.1130.0010" +required_fw_version="13.1200.0116" fw_file=/etc/mlnx/fw-SPC.mfa run_or_fail() {