**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 <lintonrjer...@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 <lintonrjer...@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





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

View/Reply Online (#53444): https://edk2.groups.io/g/devel/message/53444
Mute This Topic: https://groups.io/mt/70045914/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to