Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[devices]:Firmware upgrade support for DellEMC platforms #3743

Merged
merged 1 commit into from
Nov 14, 2019
Merged

[devices]:Firmware upgrade support for DellEMC platforms #3743

merged 1 commit into from
Nov 14, 2019

Conversation

srideepDell
Copy link
Contributor

  Platforms (s5248,s5232,z9100,s6100,z9264f)

       * This method is used to update firmware components such as CPLD,FPGA,BIOS,SMF
       * This uses ONIE firmware upgrade design to stage firmware update from NOS.

Signed-off-by: Srideep Devireddy srideep_devireddy@dell.com

- What I did
a) Copy latest firmware updater image to target running sonic.
b) Run “./fw-updater -u onie-firmware-x86_64-dellemc_s5200_c3538-r0.3.40.5.1-9.bin”.
c) This would automatically reboot ONIE into update mode and update firmware components to latest and reboot back to sonic without any user intervention.

- How I did it
Added firmware utility script to platform .deb file which install on target common for dell platforms.
- How to verify it
Did verify it on Dell supported platforms.

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

…0,z9264f)

           * This method is used to update firmware components such as CPLD,FPGA,BIOS,SMF
           * This uses ONIE firmware upgrade design to stage firmware update from NOS.

Signed-off-by: Srideep Devireddy <srideep_devireddy@dell.com>
@lguohan lguohan merged commit 413f078 into sonic-net:master Nov 14, 2019
zhenggen-xu pushed a commit to zhenggen-xu/sonic-buildimage that referenced this pull request Jan 10, 2020
…,z9100,s6100,z9264f) (sonic-net#3743)

* This method is used to update firmware components such as CPLD,FPGA,BIOS,SMF
           * This uses ONIE firmware upgrade design to stage firmware update from NOS.

a) Copy latest firmware updater image to target running sonic.
b) Run “./fw-updater -u onie-firmware-x86_64-dellemc_s5200_c3538-r0.3.40.5.1-9.bin”.
c) This would automatically reboot ONIE into update mode and update firmware components to latest and reboot back to sonic without any user intervention.

Signed-off-by: Srideep Devireddy <srideep_devireddy@dell.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants