public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Pete Batard" <pete@akeo.ie>
To: devel@edk2.groups.io
Cc: ard.biesheuvel@linaro.org, leif@nuviainc.com, philmd@redhat.com,
	lintonrjeremy@gmail.com
Subject: Re: [edk2-devel] [PATCH] Platform/RPi4: Enable BCM GENET stub driver
Date: Thu, 23 Jan 2020 12:03:38 +0000	[thread overview]
Message-ID: <d7afa36d-5708-ace9-a616-f08f75720bcb@akeo.ie> (raw)
In-Reply-To: <15EC824ADEB49EC2.12514@groups.io>

**PLEASE DISREGARD THIS PATCH**

I had a couple of extra .patch files in my repo that were inadvertently 
sent with the previous series.

/Pete

On 2020.01.23 12:00, Pete Batard via Groups.Io wrote:
> From: Jeremy Linton <lintonrjeremy@gmail.com>
> 
> We have a stub driver, which retrieves the rpi's
> MAC address via the mailbox interface and programs the
> NIC. Lets enable it.
> 
> Signed-off-by: Jeremy Linton <lintonrjeremy@gmail.com>
> ---
>   Platform/RaspberryPi/RPi4/RPi4.dsc | 1 +
>   Platform/RaspberryPi/RPi4/RPi4.fdf | 1 +
>   2 files changed, 2 insertions(+)
> 
> diff --git a/Platform/RaspberryPi/RPi4/RPi4.dsc b/Platform/RaspberryPi/RPi4/RPi4.dsc
> index 9aead4de32..97972382d5 100644
> --- a/Platform/RaspberryPi/RPi4/RPi4.dsc
> +++ b/Platform/RaspberryPi/RPi4/RPi4.dsc
> @@ -660,6 +660,7 @@ DEFINE TFA_BUILD_ARTIFACT = Platform/RaspberryPi/$(PLATFORM_NAME)/TrustedFirmwar
>     # Networking stack
>     #
>   !include NetworkPkg/Network.dsc.inc
> +  Platform/RaspberryPi/Drivers/Genet/Genet.inf
>   
>     #
>     # RNG
> diff --git a/Platform/RaspberryPi/RPi4/RPi4.fdf b/Platform/RaspberryPi/RPi4/RPi4.fdf
> index e00a45b8a4..c44ec839c2 100644
> --- a/Platform/RaspberryPi/RPi4/RPi4.fdf
> +++ b/Platform/RaspberryPi/RPi4/RPi4.fdf
> @@ -265,6 +265,7 @@ READ_LOCK_STATUS   = TRUE
>     # Networking stack
>     #
>   !include NetworkPkg/Network.fdf.inc
> +  INF Platform/RaspberryPi/Drivers/Genet/Genet.inf
>   
>     #
>     # RNG
> 
> 
> 


      parent reply	other threads:[~2020-01-23 12:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23 12:00 [edk2-platforms][PATCH 0/3] Platform/RPi4: Add Genet network driver stub Pete Batard
2020-01-23 12:00 ` [edk2-platforms][PATCH 1/3] Silicon/Broadcom/Net: Add Genet stub driver to setup MAC Pete Batard
2020-01-23 13:44   ` Ard Biesheuvel
2020-01-23 14:36     ` Pete Batard
2020-01-23 12:00 ` [edk2-platforms][PATCH 2/3] Platform/RPi: Add PlatformPcdLib to set the Genet MAC address Pete Batard
2020-01-23 13:50   ` Ard Biesheuvel
2020-01-23 15:01     ` Pete Batard
2020-01-23 12:00 ` [edk2-platforms][PATCH 3/3] Platform/Rpi4: Enable Broadcom Genet stub driver Pete Batard
2020-01-23 12:00 ` [PATCH] Platform/RPi/Genet: Add Genet stub driver to setup MAC Pete Batard
2020-01-23 12:00 ` [PATCH] Platform/RPi4: Enable BCM GENET stub driver Pete Batard
     [not found] ` <15EC824B064B2D10.12514@groups.io>
2020-01-23 12:03   ` [edk2-devel] [PATCH] Platform/RPi/Genet: Add Genet stub driver to setup MAC Pete Batard
     [not found] ` <15EC824ADEB49EC2.12514@groups.io>
2020-01-23 12:03   ` Pete Batard [this message]

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=d7afa36d-5708-ace9-a616-f08f75720bcb@akeo.ie \
    --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