Skip to content

Commit

Permalink
[Mellanox] remove code which instructs hw-mgmt to skip mlsw_minimal p…
Browse files Browse the repository at this point in the history
…robing in fast-boot flow (sonic-net#5011)
  • Loading branch information
keboliu committed Jul 22, 2020
1 parent da017f4 commit f3091c9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions files/scripts/syncd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f3091c9

Please sign in to comment.