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

[action] [PR:15795] [Mellanox] Add support for BIOS update on Spectrum-4 #15941

Merged
merged 1 commit into from
Jul 23, 2023

Commits on Jul 23, 2023

  1. [Mellanox] Add support for BIOS update on Spectrum-4 (sonic-net#15795)

    - Why I did it
    BIOS on new generation switch can come with a file type of cap or cab. Needs to add support to these file type.
    Also ONIE version on new devices can have a suffix of 'dev'.
    
    - How I did it
    Added cap & cab as possible component extensions for ComponentBIOS.
    Update the ONIE version regex to include dev signed versions.
    
    - How to verify it
    Update BIOS.
    DavidZagury authored and mssonicbld committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    664a4aa View commit details
    Browse the repository at this point in the history