From: "Ard Biesheuvel" <ard.biesheuvel@arm.com>
To: devel@edk2.groups.io
Cc: leif@nuviainc.com, philmd@redhat.com,
Ard Biesheuvel <ard.biesheuvel@arm.com>
Subject: [PATCH 2/5] EmbeddedPkg: remove Lan91x network controller driver
Date: Mon, 4 May 2020 15:57:24 +0200 [thread overview]
Message-ID: <20200504135727.18406-3-ard.biesheuvel@arm.com> (raw)
In-Reply-To: <20200504135727.18406-1-ard.biesheuvel@arm.com>
The Lan91x network controller driver does not implement the UEFI driver
model, and is not a suitable example for new drivers to be based on.
Also, it is currently only used on a limited set of ARM development
platforms.
Due to this, it has been moved into the edk2-platforms repository,
alongside its remaining users, which have been updated to refer to it in
its new location. So drop this version from EmbeddedPkg.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
---
EmbeddedPkg/EmbeddedPkg.dec | 3 -
EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.inf | 52 -
EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h | 272 ---
EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c | 2229 --------------------
4 files changed, 2556 deletions(-)
diff --git a/EmbeddedPkg/EmbeddedPkg.dec b/EmbeddedPkg/EmbeddedPkg.dec
index 11e9f4f57731..6ef070e9e436 100644
--- a/EmbeddedPkg/EmbeddedPkg.dec
+++ b/EmbeddedPkg/EmbeddedPkg.dec
@@ -141,9 +141,6 @@ [PcdsFixedAtBuild.common]
# duplex operation is suspected to be broken in the driver.
gEmbeddedTokenSpaceGuid.PcdLan9118NegotiationFeatureMask|0xFFFFFEBF|UINT32|0x00000028
- # LAN91x Ethernet Driver PCDs
- gEmbeddedTokenSpaceGuid.PcdLan91xDxeBaseAddress|0x0|UINT32|0x00000029
-
#
# Android FastBoot
#
diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.inf b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.inf
deleted file mode 100644
index ba63d26fe85a..000000000000
diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxeHw.h
deleted file mode 100644
index d13f2bc6efc0..000000000000
diff --git a/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c b/EmbeddedPkg/Drivers/Lan91xDxe/Lan91xDxe.c
deleted file mode 100644
index e3e8d6889594..000000000000
--
2.17.1
next prev parent reply other threads:[~2020-05-04 13:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-04 13:57 [PATCH 0/5] EmbeddedPkg spring cleaning Ard Biesheuvel
2020-05-04 13:57 ` [PATCH 1/5] EmbeddedPkg: remove DwEmmcDxe host controller driver Ard Biesheuvel
2020-05-04 13:57 ` Ard Biesheuvel [this message]
2020-05-04 13:57 ` [PATCH 3/5] EmbeddedPkg: remove Lan9118 network " Ard Biesheuvel
2020-05-04 13:57 ` [PATCH 4/5] EmbeddedPkg: remove SiI3132 SATA " Ard Biesheuvel
2020-05-04 13:57 ` [PATCH 5/5] EmbeddedPkg: remove ISP 1716 USB host " Ard Biesheuvel
2020-05-05 14:04 ` [PATCH 0/5] EmbeddedPkg spring cleaning Philippe Mathieu-Daudé
2020-05-05 14:08 ` Leif Lindholm
2020-05-05 15:46 ` Ard Biesheuvel
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=20200504135727.18406-3-ard.biesheuvel@arm.com \
--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