* [Buildroot] [PATCH] package/linux-firmware: add RTL8125D rev.b firmware
@ 2026-04-30 12:15 Jan Čermák
2026-05-04 18:44 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Čermák @ 2026-04-30 12:15 UTC (permalink / raw)
To: buildroot; +Cc: Jan Čermák, Bernd Kuhls
Add firmware for RTL8125D rev.b added in [1]. The r8169 driver currently
supports this card since Linux 6.14. The firmware was added in [2] included in
linux-firmware since version 20250109.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b3593df26ab19f114d613693fa8a92ab202803d0
[2] https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=163296523cd4ccebbbd9026a769c76901c3a8e83
Signed-off-by: Jan Čermák <sairon@sairon.cz>
---
package/linux-firmware/linux-firmware.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
index 4d7c608947..8187d1feaf 100644
--- a/package/linux-firmware/linux-firmware.mk
+++ b/package/linux-firmware/linux-firmware.mk
@@ -761,6 +761,7 @@ LINUX_FIRMWARE_FILES += \
rtl_nic/rtl8125a-3.fw \
rtl_nic/rtl8125b-2.fw \
rtl_nic/rtl8125d-1.fw \
+ rtl_nic/rtl8125d-2.fw \
rtl_nic/rtl8168d-1.fw \
rtl_nic/rtl8168d-2.fw \
rtl_nic/rtl8168e-1.fw \
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/linux-firmware: add RTL8125D rev.b firmware
2026-04-30 12:15 [Buildroot] [PATCH] package/linux-firmware: add RTL8125D rev.b firmware Jan Čermák
@ 2026-05-04 18:44 ` Julien Olivain via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Julien Olivain via buildroot @ 2026-05-04 18:44 UTC (permalink / raw)
To: Jan Čermák; +Cc: buildroot, Bernd Kuhls
On 30/04/2026 14:15, Jan Čermák wrote:
> Add firmware for RTL8125D rev.b added in [1]. The r8169 driver
> currently
> supports this card since Linux 6.14. The firmware was added in [2]
> included in
> linux-firmware since version 20250109.
>
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=b3593df26ab19f114d613693fa8a92ab202803d0
> [2]
> https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=163296523cd4ccebbbd9026a769c76901c3a8e83
>
> Signed-off-by: Jan Čermák <sairon@sairon.cz>
Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-04 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-30 12:15 [Buildroot] [PATCH] package/linux-firmware: add RTL8125D rev.b firmware Jan Čermák
2026-05-04 18:44 ` Julien Olivain via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox