update asic firmware version to 13.1200.0116

This commit is contained in:
lguohan 2016-11-09 19:50:53 -08:00 committed by GitHub
parent 81d6382321
commit 5c44521c5f

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
query_retry_count_max="10" query_retry_count_max="10"
required_fw_version="13.1130.0010" required_fw_version="13.1200.0116"
fw_file=/etc/mlnx/fw-SPC.mfa fw_file=/etc/mlnx/fw-SPC.mfa
run_or_fail() { run_or_fail() {