linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Zenm Chen <zenmchen@gmail.com>,
	"linux-firmware@kernel.org" <linux-firmware@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"rtl8821cerfe2@gmail.com" <rtl8821cerfe2@gmail.com>
Subject: RE: [PATCH 2/2] rtlwifi: Remove unused firmware images
Date: Fri, 18 Oct 2024 01:48:07 +0000	[thread overview]
Message-ID: <7b298bde63ef426bb01ea463c783d9e3@realtek.com> (raw)
In-Reply-To: <20241017152043.10205-3-zenmchen@gmail.com>

Zenm Chen <zenmchen@gmail.com> wrote:
> The firmware images below are no longer used by any in-kernel driver,
> so remove them.
> 
> rtlwifi/rtl8192eu_ap_wowlan.bin
> rtlwifi/rtl8192eu_wowlan.bin
> rtlwifi/rtl8723bs_bt.bin
> rtlwifi/rtl8723bu_ap_wowlan.bin
> rtlwifi/rtl8723bu_wowlan.bin
> rtlwifi/rtl8723defw.bin
> rtlwifi/rtl8822befw.bin
> 

I have confirmed these files are not used, but distro can select and pick
firmware by module info. Not sure if cleanup is necessary.

By the way, I found some firmware aren't added to MODULE_FIRMWARE():

rtlwifi/rtl8723ae/sw.c:         fw_name = "rtlwifi/rtl8723fw_B.bin";
rtlwifi/rtl8821ae/sw.c:         wowlan_fw_name = "rtlwifi/rtl8812aefw_wowlan.bin";
rtlwifi/rtl8821ae/sw.c:         wowlan_fw_name = "rtlwifi/rtl8821aefw_wowlan.bin";
...

I will prepare a patch for them. 



  reply	other threads:[~2024-10-18  1:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-17 15:20 [PATCH 0/2] Remove unused firmware images Zenm Chen
2024-10-17 15:20 ` [PATCH 1/2] rtl_bt: " Zenm Chen
2024-10-17 15:20 ` [PATCH 2/2] rtlwifi: " Zenm Chen
2024-10-18  1:48   ` Ping-Ke Shih [this message]
2024-10-18  6:33     ` Zenm Chen

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=7b298bde63ef426bb01ea463c783d9e3@realtek.com \
    --to=pkshih@realtek.com \
    --cc=linux-firmware@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rtl8821cerfe2@gmail.com \
    --cc=zenmchen@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).