From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=IwHnxQjo; spf=pass (domain: linaro.org, ip: 209.85.128.68, mailfrom: leif.lindholm@linaro.org) Received: from mail-wm1-f68.google.com (mail-wm1-f68.google.com [209.85.128.68]) by groups.io with SMTP; Fri, 07 Jun 2019 07:30:48 -0700 Received: by mail-wm1-f68.google.com with SMTP id h19so4215765wme.0 for ; Fri, 07 Jun 2019 07:30:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ByvyOJUFvF0C1kGCbjGMQ0yWLWgBOhtu80NNmbhHJ4A=; b=IwHnxQjoZRCN60xVoKSdW6IYCn+V2bW827y0csCOgyHDeguS/s6dpVBrCeRSx+zwV0 LaBYkSHUNvKUZAF+MOMSByRuppRueHcexqdRZrM1i0OLiQk60G2JWNXMpOEwznw1x1IE UEj2fSO5wptcRq29qxxUVltAvl0pAYM51IB6XkobTZH+Ufx6Al6XDPFiGZTA+gFwZUNG YnKjzoMcnJNhmNNQdsh1pSPwxdzgPPM7dG2LXl0kDWc1AgZohTzuXolFi0d7aPZRlfeM X1P9AecHfViP4riUxz9qtwWUm89my7ILNpRAgWhbRdqcphB2LO0kLkuBdpK1N0TbZ5GO 3biQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=ByvyOJUFvF0C1kGCbjGMQ0yWLWgBOhtu80NNmbhHJ4A=; b=dA7xaYkT4PDmrK5EAecUuVPRq/xwNOvGr4Id6J9gCWpzYETJcZjFhE5RMYUgiMnx2R Gg5WABYK5iHWpcRMWhpVXmVpeuMeAcSZC8o26AUxzaxULPQW14s5UZofjHgbGxZa5NYa q0JL8/11TFGx4mGjCaUE6e9mrdmc/i+lvJFvXPuTbxbHBOKcY8j7NtmdrJdz7TSeHPbF WuWVH/j8M3f4d83I7SDPKPNx1jEaAIh1w+5h4avK3p21fyrNa3uzNqzb/Pe06ntPkCua psJ42yZG2CB+bIM85qN0qlWE9v7vcqlbmEQ1CZD5We+edSDCWhiAl695gpI5Na5/AKQG bOyg== X-Gm-Message-State: APjAAAWb6+CNVJYH/YSnUP80AMbwL33WaZb5lmAqiJHeoyO3QxH/2Qsy 6Djd9Ck2/H8qyyClGYnQAbGYXQ== X-Google-Smtp-Source: APXvYqxF/qV1VrYT11tjpVErEXXqsNInKrh6tJw+060hwoUvpZSVf7ewgHQY/247/9GJ1NN3N+5bIA== X-Received: by 2002:a1c:a019:: with SMTP id j25mr4029532wme.95.1559917846961; Fri, 07 Jun 2019 07:30:46 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id d18sm2290765wrn.26.2019.06.07.07.30.46 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 07 Jun 2019 07:30:46 -0700 (PDT) Date: Fri, 7 Jun 2019 15:30:44 +0100 From: "Leif Lindholm" To: Pete Batard Cc: devel@edk2.groups.io, ard.biesheuvel@linaro.org Subject: Re: [PATCH 1/2] RaspberryPi/RPi3: Enable RAM Disk Message-ID: <20190607143044.ltzd5b3isgvg32dx@bivouac.eciton.net> References: <20190607135558.2460-1-pete@akeo.ie> <20190607135558.2460-2-pete@akeo.ie> MIME-Version: 1.0 In-Reply-To: <20190607135558.2460-2-pete@akeo.ie> User-Agent: NeoMutt/20170113 (1.7.2) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 > --- > 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 >