0695a6449f
* Switch Vendor: DellEMC * Switch SKU: s5232F * ASIC Vendor: Broadcom * Swich ASIC: Trident3 * Port Configuration: 32x100G * SONiC Image: sonic-broadcom.bin * LED support for s5232f * Changes Include ipmitool implementation for platform_sensors script is inclued in pmon startup * Added 100G,25G,10G configruation ( 100G is default).
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
# LED microprocessor initialization for Dell S5232
|
|
#
|
|
#
|
|
#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
|