2b527d301f
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.
5 lines
207 B
Plaintext
5 lines
207 B
Plaintext
#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
|
|
m0 load 0 0x3800 /usr/share/sonic/platform/custom.bin
|
|
led auto on; led start
|