From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/5] linux-firmware: Don't ship Marvell Prestera Firmware
Date: Tue, 29 Mar 2022 09:48:52 +0000 [thread overview]
Message-ID: <20220329094856.482837-1-michael.tremer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1330 bytes --]
This firmware is required for a switch ASIC which we build the kernel
module for, but which is probably not usable with IPFire.
This saves about 40 MiB of compressed firmware space.
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
config/rootfiles/common/linux-firmware | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/config/rootfiles/common/linux-firmware b/config/rootfiles/common/linux-firmware
index 867c41e9c..0decb5646 100644
--- a/config/rootfiles/common/linux-firmware
+++ b/config/rootfiles/common/linux-firmware
@@ -1560,10 +1560,10 @@ lib/firmware/mrvl/pcie8897_uapsta.bin.xz
lib/firmware/mrvl/pcie8997_wlan_v4.bin.xz
lib/firmware/mrvl/pcieuart8997_combo_v4.bin.xz
lib/firmware/mrvl/pcieusb8997_combo_v4.bin.xz
-lib/firmware/mrvl/prestera
-lib/firmware/mrvl/prestera/mvsw_prestera_fw-v2.0.img.xz
-lib/firmware/mrvl/prestera/mvsw_prestera_fw-v3.0.img.xz
-lib/firmware/mrvl/prestera/mvsw_prestera_fw-v4.0.img.xz
+#lib/firmware/mrvl/prestera
+#lib/firmware/mrvl/prestera/mvsw_prestera_fw-v2.0.img.xz
+#lib/firmware/mrvl/prestera/mvsw_prestera_fw-v3.0.img.xz
+#lib/firmware/mrvl/prestera/mvsw_prestera_fw-v4.0.img.xz
lib/firmware/mrvl/sd8688.bin.xz
lib/firmware/mrvl/sd8688_helper.bin.xz
lib/firmware/mrvl/sd8787_uapsta.bin.xz
--
2.30.2
next reply other threads:[~2022-03-29 9:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 9:48 Michael Tremer [this message]
2022-03-29 9:48 ` [PATCH 2/5] linux-firmware: Don't ship Mellanox Spectrum Switch Firmware Michael Tremer
2022-03-29 9:48 ` [PATCH 3/5] linux-firmware: Don't ship some Qualcomm AI/5G firmware Michael Tremer
2022-03-29 9:48 ` [PATCH 4/5] util-linux: Update to 2.38 Michael Tremer
2022-03-29 9:48 ` [PATCH 5/5] linux-firmware: Hardlink any identical firmware files Michael Tremer
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-all 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=20220329094856.482837-1-michael.tremer@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@lists.ipfire.org \
/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