[edk2-devel] [PATCH 1/2] RaspberryPi/RPi3: Enable RAM Disk

Leif Lindholm leif.lindholm at linaro.org
Fri Jun 7 14:30:44 UTC 2019


On Fri, Jun 07, 2019 at 02:55:57PM +0100, Pete Batard wrote:
> Also remove UsbNetworking/Ax88772b/Ax88772b.inf references since
> this module is no longer present.

This driver moved to edk2-platforms, under
Drivers/OptionRomPkg/Bus/Usb/UsbNetworking/

(No issues with the rest of this patch, but figure you may want to
respin based on the above.)

/
    Leif

> Signed-off-by: Pete Batard <pete at akeo.ie>
> ---
>  Platform/RaspberryPi/RPi3/RPi3.dsc | 6 +++++-
>  Platform/RaspberryPi/RPi3/RPi3.fdf | 6 +++++-
>  2 files changed, 10 insertions(+), 2 deletions(-)
> 
> diff --git a/Platform/RaspberryPi/RPi3/RPi3.dsc b/Platform/RaspberryPi/RPi3/RPi3.dsc
> index 53b87ba4e5e0..f87d06f9b080 100644
> --- a/Platform/RaspberryPi/RPi3/RPi3.dsc
> +++ b/Platform/RaspberryPi/RPi3/RPi3.dsc
> @@ -541,6 +541,11 @@ [Components.common]
>    Platform/RaspberryPi/$(PLATFORM_NAME)/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
>    MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
>  
> +  #
> +  # RAM Disk Support
> +  #
> +  MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf
> +
>    #
>    # Bds
>    #
> @@ -571,7 +576,6 @@ [Components.common]
>    MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
>    MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
>    MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
> -  OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772b.inf
>  
>    #
>    # SD/MMC support
> diff --git a/Platform/RaspberryPi/RPi3/RPi3.fdf b/Platform/RaspberryPi/RPi3/RPi3.fdf
> index cf4b99a5e9b7..3bd2be314401 100644
> --- a/Platform/RaspberryPi/RPi3/RPi3.fdf
> +++ b/Platform/RaspberryPi/RPi3/RPi3.fdf
> @@ -247,6 +247,11 @@ [FV.FvMain]
>    INF Platform/RaspberryPi/$(PLATFORM_NAME)/Drivers/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
>    INF MdeModulePkg/Universal/SmbiosDxe/SmbiosDxe.inf
>  
> +  #
> +  # RAM Disk Support
> +  #
> +  INF MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskDxe.inf
> +
>    #
>    # Bds
>    #
> @@ -289,7 +294,6 @@ [FV.FvMain]
>    INF MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf
>    INF MdeModulePkg/Bus/Usb/UsbKbDxe/UsbKbDxe.inf
>    INF MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassStorageDxe.inf
> -  INF OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772b.inf
>  
>    #
>    # SD/MMC support
> -- 
> 2.21.0.windows.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#42030): https://edk2.groups.io/g/devel/message/42030
Mute This Topic: https://groups.io/mt/31974934/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list