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

[platform] [mellanox] Use correct API call to update firmware in auto_update_firmware #8961

Merged
merged 2 commits into from
Oct 15, 2021

Conversation

alexrallen
Copy link
Contributor

Why I did it

The fwutil update all utility expects the auto_update_firmware method in the Platform API to execute the update_firmware() call and not the install_firmware() call.

How I did it

Changed the method in the mellanox platform API component implementation.

How to verify it

Run fwutil update all with a CPLD update on a Mellanox platform and verify that it properly updates the firmware using the MPFA file.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

[platform] [mellanox] Use correct API call to update firmware in auto_update_firmware

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

RedPandaFullBody

@dgsudharsan
Copy link
Collaborator

@sujinmkang Can you please review?

@sujinmkang sujinmkang merged commit cefb9c1 into sonic-net:master Oct 15, 2021
judyjoseph pushed a commit that referenced this pull request Oct 21, 2021
…_update_firmware (#8961)

Why I did it
The fwutil update all utility expects the auto_update_firmware method in the Platform API to execute the update_firmware() call and not the install_firmware() call.

How I did it
Changed the method in the mellanox platform API component implementation.

How to verify it
Run fwutil update all with a CPLD update on a Mellanox platform and verify that it properly updates the firmware using the MPFA file.
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.

4 participants