From f3091c91a632ffcd5e307ce9931109a74b9423d7 Mon Sep 17 00:00:00 2001 From: Kebo Liu Date: Wed, 22 Jul 2020 12:21:11 +0300 Subject: [PATCH] [Mellanox] remove code which instructs hw-mgmt to skip mlsw_minimal probing in fast-boot flow (#5011) --- files/scripts/syncd.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/scripts/syncd.sh b/files/scripts/syncd.sh index 797aaec21990..87a39b71ae7b 100755 --- a/files/scripts/syncd.sh +++ b/files/scripts/syncd.sh @@ -109,10 +109,6 @@ start() { fi fi - if [[ x"$BOOT_TYPE" == x"fast" ]]; then - /usr/bin/hw-management.sh chipupdis - fi - /usr/bin/mst start --with_i2cdev /usr/bin/mlnx-fw-upgrade.sh /etc/init.d/sxdkernel start