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] Add Ingrasys S9130-32X and S9230-64X with Nephos Switch ASIC #1245

Merged
merged 2 commits into from
Dec 22, 2017
Merged

Commits on Dec 18, 2017

  1. Add switch ASIC vendor and platforms for Nephos

    - What I did
    Add switch ASIC vendor: Nephos
    Add Nephos platforms: Ingrasys S9130-32X, Ingrasys S9230-64X
    
    - How I did it
    Add platform/nephos files
    Add platform/nephos/sonic-platform-modules-ingrasys submodule
    Add device/ingrasys/x86_64-ingrasys_s9130_32x-r0 files
    Add device/ingrasys/x86_64-ingrasys_s9230_64x-r0 files
    Add SONiC to support Nephos platform
    
    - How to verify it
    To build SONiC installer image and docker images, run the following commands:
    make configure PLATFORM=nephos
    make target/sonic-nephos.bin
    Check system and network feature is worked as well
    
    - Description for the changelog
    Add switch ASIC vendor and platforms for Nephos
    
    - A picture of a cute animal (not mandatory but encouraged)
    
    Signed-off-by: Sam Yang <[email protected]>
    kaiyu22 committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    eef4ada View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2017

  1. Configuration menu
    Copy the full SHA
    9600631 View commit details
    Browse the repository at this point in the history