[Celestica] Optimize Silverstone led init process (#14852)
Why I did it Optimize Silverstone led init process, this linkscan = off can cause the sonic port link status async with bcm shell after reboot. How I did it Remove redundant code. How to verify it After reboot, the ports can linkup normally.
This commit is contained in:
parent
a73d443c1d
commit
2b527d301f
@ -1,7 +1,4 @@
|
||||
#The Port LED of Silverstone SONIC can't work well, after the issue is fixed by SAI, The led will start.
|
||||
#led auto on; led start
|
||||
linkscan off
|
||||
m0 load 0 0x3800 /usr/share/sonic/platform/custom.bin
|
||||
sleep 10
|
||||
led auto on; led start
|
||||
linkscan on
|
||||
|
Loading…
Reference in New Issue
Block a user