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

Add Ethernet driver for Corstone-300 FVP (MPS3_AN552) #1009

Merged
merged 3 commits into from
Oct 9, 2023

Commits on Oct 6, 2023

  1. networkinterface: Add Ethernet driver for Corstone-300 FVP (MPS3_AN552)

    The Corstone-300 FVP models SMSC 91C111 Ethernet controller. Add a
    network interface based on CMSIS ethernet driver for SMSC 91C111.
    
    Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
    urutva committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ad8f79a View commit details
    Browse the repository at this point in the history
  2. ci: Update spell-check dictionary

    Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
    urutva committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ff94db8 View commit details
    Browse the repository at this point in the history
  3. networkinterface: Fix formatting issues

    Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
    urutva committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    6b65e92 View commit details
    Browse the repository at this point in the history