Browse Source

Platform/RaspberryPi: Switch RPi3 USB NIC driver to Ax88772c

Switch the ASIX USB NIC driver used in the RPi3 to the new Ax88772c.

Signed-off-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Samer El-Haj-Mahmoud 3 years ago
parent
commit
69cefd028e
2 changed files with 2 additions and 2 deletions
  1. 1 1
      Platform/RaspberryPi/RPi3/RPi3.dsc
  2. 1 1
      Platform/RaspberryPi/RPi3/RPi3.fdf

+ 1 - 1
Platform/RaspberryPi/RPi3/RPi3.dsc

@@ -655,7 +655,7 @@
   MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
   MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
   MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
-  Drivers/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772b.inf
+  Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/Ax88772c.inf
 
   #
   # SD/MMC support

+ 1 - 1
Platform/RaspberryPi/RPi3/RPi3.fdf

@@ -289,7 +289,7 @@ READ_LOCK_STATUS   = TRUE
   INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
   INF MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
   INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
-  INF Drivers/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772b.inf
+  INF Drivers/ASIX/Bus/Usb/UsbNetworking/Ax88772c/Ax88772c.inf
 
   #
   # SD/MMC support