Skip to content

Commit

Permalink
[syncd.sh] remove chipdown on mellanox (#3926)
Browse files Browse the repository at this point in the history
ASIC reset events are captured by hw-mgmt and hw-mgmt calls chipup/chipdown internally without OS iteraction

Signed-off-by: Stepan Blyschak <[email protected]>
  • Loading branch information
stepanblyschak authored and abdosi committed Dec 31, 2019
1 parent f0b7dfa commit 3474e8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion files/scripts/syncd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ start() {
/bin/systemctl stop pmon
debug "pmon is active while syncd starting, stop it first"
fi
/usr/bin/hw-management.sh chipdown
fi

if [[ x"$BOOT_TYPE" == x"fast" ]]; then
Expand Down

0 comments on commit 3474e8f

Please sign in to comment.