Skip to content

Commit

Permalink
Use a custom profile for Dell S6000 Platform (sonic-net#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-shirshov authored and Shuotian Cheng committed Sep 30, 2016
1 parent 59ec360 commit 03817ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions debian/syncd.init
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ start)

if [ "$onie_platform" == "x86_64-dell_s6000_s1220-r0" ]; then
start_bcm
DAEMON_ARGS+=" -p /etc/syncd.d/dell_s6000.profile "

elif [ "$onie_platform" == "x86_64-dell_s6100_c2538-r0" ]; then
start_bcm
Expand Down
1 change: 1 addition & 0 deletions etc/syncd.d/dell_s6000.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
SAI_INIT_CONFIG_FILE=/etc/bcm/td-s6000-32x40G.config.bcm

0 comments on commit 03817ac

Please # to comment.