[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:
george-deng88 2023-05-25 06:50:12 +08:00 committed by GitHub
parent a73d443c1d
commit 2b527d301f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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