Skip to content

Commit

Permalink
[Celestica/Seastone2] Load interface LEDs (#9769)
Browse files Browse the repository at this point in the history
Tested on a Celestica Seastone2 DX030 switch

Testing scenarios:
- Various QSFP ports in both normal and breakout config.
- 100G and 40G link speed show different colors.
- SFP1 port works.

Signed-off-by: Christian Svensson <blue@cmd.nu>
  • Loading branch information
bluecmd authored and qiluo-msft committed Jan 25, 2022
1 parent 9129827 commit d3df3c9
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions device/celestica/x86_64-cel_seastone_2-r0/led_proc_init.soc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#Enable all ports
port all en=1
sleep 6
#linkscan 250000; port xe,ce linkscan=on

#Load LED
linkscan off
m0 load 0 0x3800 /usr/share/sonic/platform/custom.bin
sleep 10
led auto on; led start


linkscan on

0 comments on commit d3df3c9

Please sign in to comment.