Skip to content

Commit

Permalink
Add port led control for TD3!
Browse files Browse the repository at this point in the history
  • Loading branch information
tiantianlv authored and tiantianlv committed Mar 10, 2020
1 parent 61414e9 commit 431a010
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions device/celestica/x86_64-cel_questone2bd-r0/led_proc_init.soc
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,19 @@
#port all en=1
#sleep 6
#linkscan 250000; port xe,ce linkscan=on
linkscan off

m0 load 0 0x3800 /usr/share/sonic/platform/custom_led.bin
led start
linkscan on
#Load LED
#sleep 10
#vlan clear
#sleep 5
#vlan add 1 pbm=xe,cpu ubm=xe,cpu
#sleep 5
#led auto on; led start
sleep 5
port xe48,xe49,ce en=1
port xe48,xe49 an=1
vlan create 250 pbm=xe48,xe49 ubm=xe48,xe49
#sleep 5
#port xe48,xe49,ce en=1
#port xe48,xe49 an=1
#vlan create 250 pbm=xe48,xe49 ubm=xe48,xe49

0 comments on commit 431a010

Please sign in to comment.