public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <leif.lindholm@linaro.org>
To: Pete Batard <pete@akeo.ie>
Cc: devel@edk2.groups.io, ard.biesheuvel@linaro.org
Subject: Re: [PATCH 1/2] RaspberryPi/RPi3: Enable RAM Disk
Date: Fri, 7 Jun 2019 15:30:44 +0100	[thread overview]
Message-ID: <20190607143044.ltzd5b3isgvg32dx@bivouac.eciton.net> (raw)
In-Reply-To: <20190607135558.2460-2-pete@akeo.ie>


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@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
> 

  reply	other threads:[~2019-06-07 14:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-07 13:55 [PATCH 0/2] RaspberryPi/RPi3: Minor updates to platform Pete Batard
2019-06-07 13:55 ` [PATCH 1/2] RaspberryPi/RPi3: Enable RAM Disk Pete Batard
2019-06-07 14:30   ` Leif Lindholm [this message]
2019-06-07 14:59     ` Pete Batard
2019-06-07 13:55 ` [PATCH 2/2] RaspberryPi/RPi3: Update DSC/FDF to use NetworkPkg DSC/FDF Pete Batard
2019-06-10 11:02 ` [PATCH 0/2] RaspberryPi/RPi3: Minor updates to platform Leif Lindholm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190607143044.ltzd5b3isgvg32dx@bivouac.eciton.net \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox