sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/s6100/sonic_platform
Santhosh Kumar T 82085af786
[DellEMC] S6100 - Adding SSD component and introducing platform_fw_au_handle for auto-update (#9208)
Why I did it
Adding SSD as part of platform components list.
Introducing platform_fw_au_reboot_handle to use auto-update functionality in fwutil
How I did it
Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
        modified:   platform/broadcom/sonic-platform-modules-dell/debian/platform-modules-s6100.install
        new file:   platform/broadcom/sonic-platform-modules-dell/s6100/scripts/platform_fw_au_reboot_handle
        modified:   platform/broadcom/sonic-platform-modules-dell/s6100/sonic_platform/chassis.py
        modified:   platform/broadcom/sonic-platform-modules-dell/s6100/sonic_platform/component.py
How to verify it
By running fwutil command.
Warning: fwupdate_fwimage_dir: /var/platform/fwpackage/.                                              
Chassis    Module    Component    Firmware                         Version (Current/Available)    Status
---------  --------  -----------  -------------------------------  -----------------------------  ------------------
S6100-ON             BIOS         S6100-BIOS-3.25.0.2-9-noRP2.bin  3.25.0.2-8 / 3.25.0.2-9        update is required
                     FPGA         smf_firmware_upgrade.tar         2.4 / 2.4                      up-to-date
                     CPLD         cpld_firmware_upgrade.tar        4 / 4                          up-to-date
                     SSD          ssd_firmware_upgrade.tar         S16425cG / S16425cG            up-to-date
root@sonic:~#
2021-12-06 23:22:35 -08:00
..
__init__.py [DellEMC]: FanDrawer and get_high_critical_threshold Platform API implementation for S6000, S6100, Z9100 and Z9264F (#5673) 2020-10-29 18:05:16 -07:00
chassis.py [DellEMC] S6100 - Adding SSD component and introducing platform_fw_au_handle for auto-update (#9208) 2021-12-06 23:22:35 -08:00
component.py [DellEMC] S6100 - Adding SSD component and introducing platform_fw_au_handle for auto-update (#9208) 2021-12-06 23:22:35 -08:00
eeprom.py [DellEMC]: S6100, S6000 - Platform API fixes (#6073) 2020-12-01 10:43:41 -08:00
fan_drawer.py DellEMC: S6100, S6000 - Enable thermalctld, Platform API implementation and fixes (#6438) 2021-02-05 12:30:08 -08:00
fan.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-02-25 11:20:34 -08:00
module.py DellEMC: S6100, S6000 - Enable thermalctld, Platform API implementation and fixes (#6438) 2021-02-05 12:30:08 -08:00
pcie.py DellEMC S6100: Determine pcie.yaml revision based on firmware (#7875) 2021-06-29 15:19:54 -07:00
platform.py [DellEMC]: S6100, S6000 - Platform API fixes (#6073) 2020-12-01 10:43:41 -08:00
psu.py DellEMC: S6100, S6000 - Enable thermalctld, Platform API implementation and fixes (#6438) 2021-02-05 12:30:08 -08:00
sfp.py DellEMC: S6000,S6100 SFP refactor (#9016) 2021-12-07 11:03:21 +05:30
thermal.py [DellEMC] Ensure concrete platform API classes call base class initializer (#6853) 2021-02-25 11:20:34 -08:00
watchdog.py [DellEMC] S6100 - iTCO watchdog support and reboot cause determination changes (#9149) 2021-12-06 21:52:20 -08:00