f01076ea2a
Why I did it Added Support for Dell EMC S5212f platform How I did it Implemented the support for Dell EMC S5212f platform Platform: x86_64-dellemc_s5212f_c3538-r0 HwSKU: DellEMC-S5212f-P-25G ASIC: broadcom ASIC Count: 1 How to verify it Verified the show command outputs
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
# LED microprocessor initialization for Dell S5212
|
|
#
|
|
#
|
|
#Led0
|
|
led stop
|
|
#m0 load 0 0x0 /usr/share/sonic/hwsku/linkscan_led_fw.bin
|
|
m0 load 0 0x3800 /usr/share/sonic/hwsku/custom_led.bin
|
|
#led auto on
|
|
led start
|