From 0117459aee4a3bd4423269bea9517d0170b1cea7 Mon Sep 17 00:00:00 2001 From: Rawan Herzallah Date: Sun, 29 May 2016 10:25:40 +0000 Subject: [PATCH] Reduce number of vfs burned in bootstrap Reduced the number of vfs to 16 as default in bootstrap FW burn Change-Id: I46244858f2b293a36d71a61bd458bfca8f14030e --- bootstrap/sync/usr/bin/mlnx_fw_upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/sync/usr/bin/mlnx_fw_upgrade b/bootstrap/sync/usr/bin/mlnx_fw_upgrade index cf7c404..8b73a0a 100755 --- a/bootstrap/sync/usr/bin/mlnx_fw_upgrade +++ b/bootstrap/sync/usr/bin/mlnx_fw_upgrade @@ -15,7 +15,7 @@ # limitations under the License. # Set defaults -MAX_VFS=31 +MAX_VFS=16 LOG_FILE=/var/log/mlnx_fw_update.log OFED_DEBS_DIR=/opt/ofed/MLNX_OFED/DEBS/