From patchwork Tue Mar 29 09:48:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 5405 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4KSPsf3FTvz3wf7 for ; Tue, 29 Mar 2022 09:49:10 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4KSPsc0xs3zmV; Tue, 29 Mar 2022 09:49:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4KSPsb68Prz2yw0; Tue, 29 Mar 2022 09:49:07 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4KSPsZ54rBz2y4r for ; Tue, 29 Mar 2022 09:49:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4KSPsY6BlLzL0; Tue, 29 Mar 2022 09:49:05 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1648547345; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mO9cAuaroYtrx1zSqjNlde4+BEmgz8QRmEljOEjS6mE=; b=kDQ6Mxh3Z523vVM6gaBGWYKZiXXMSTeFTf5EL7Sra+ZUWSsTy/ga2ufMfJol5tU568Wkds +IvgzVG//zM2zBDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1648547345; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=mO9cAuaroYtrx1zSqjNlde4+BEmgz8QRmEljOEjS6mE=; b=Xw1hcFv5y/sUW7qjIAGDpoxCu4ZT7nzv/qlxqKzPuu1Vo97+vfinzyjNxdh/HN1psEQ5ag i0wqOYFVQ6HRDxG50JKz1gUBWN28q/GechXUdF7pYovKQE6pLjYfYvNhz+pyLgG2hLzvv+ 65JqegCOFbVeIkY7JUu79Basi0PBD038QoxmmFY3eJBVFiSq4EhOLrwLceT4gs6cFQI6lQ qSCi1A7upJfpDTvJ8hP54l4/ZAB7cLwA5t9a8E2DeZauvZWCMHIAOrM+giSgtCH/8txC4Y UyKVDMpJcI8MZjleodjhvT9zODy6kYWRaB+nK1Oztvxj1pnJwZrt/aVlcfI5DQ== From: Michael Tremer 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 Message-Id: <20220329094856.482837-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" 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 --- 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