Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant.
@ 2022-12-13 21:56 Lance Fredrickson
  0 siblings, 0 replies; 3+ messages in thread
From: Lance Fredrickson @ 2022-12-13 21:56 UTC (permalink / raw)
  To: buildroot; +Cc: Lance Fredrickson, Yann E. MORIN

Newer hardware revisions require different firmwares so include those as well.
---
 package/linux-firmware/linux-firmware.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
index 200b4ca564..2e6fc81340 100644
--- a/package/linux-firmware/linux-firmware.mk
+++ b/package/linux-firmware/linux-firmware.mk
@@ -584,6 +584,8 @@ LINUX_FIRMWARE_FILES += \
 	rtl_nic/rtl8107e-1.fw \
 	rtl_nic/rtl8107e-2.fw \
 	rtl_nic/rtl8125a-3.fw \
+	rtl_nic/rtl8125b-1.fw \
+	rtl_nic/rtl8125b-2.fw \
 	rtl_nic/rtl8168d-1.fw \
 	rtl_nic/rtl8168d-2.fw \
 	rtl_nic/rtl8168e-1.fw \
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant.
@ 2022-12-13 22:12 Lance Fredrickson
  2022-12-29  9:36 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 3+ messages in thread
From: Lance Fredrickson @ 2022-12-13 22:12 UTC (permalink / raw)
  To: buildroot; +Cc: Lance Fredrickson, Yann E. MORIN

Newer hardware revisions require different firmwares so include those as well.

Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
---
 package/linux-firmware/linux-firmware.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
index 200b4ca564..2e6fc81340 100644
--- a/package/linux-firmware/linux-firmware.mk
+++ b/package/linux-firmware/linux-firmware.mk
@@ -584,6 +584,8 @@ LINUX_FIRMWARE_FILES += \
 	rtl_nic/rtl8107e-1.fw \
 	rtl_nic/rtl8107e-2.fw \
 	rtl_nic/rtl8125a-3.fw \
+	rtl_nic/rtl8125b-1.fw \
+	rtl_nic/rtl8125b-2.fw \
 	rtl_nic/rtl8168d-1.fw \
 	rtl_nic/rtl8168d-2.fw \
 	rtl_nic/rtl8168e-1.fw \
-- 
2.20.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant.
  2022-12-13 22:12 [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant Lance Fredrickson
@ 2022-12-29  9:36 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-12-29  9:36 UTC (permalink / raw)
  To: Lance Fredrickson; +Cc: Yann E. MORIN, buildroot

Hello Lance,

On Tue, 13 Dec 2022 15:12:10 -0700
Lance Fredrickson <lancethepants@gmail.com> wrote:

> Newer hardware revisions require different firmwares so include those as well.
> 
> Signed-off-by: Lance Fredrickson <lancethepants@gmail.com>
> ---
>  package/linux-firmware/linux-firmware.mk | 2 ++
>  1 file changed, 2 insertions(+)

Sorry about this, I'm only seeing your patch now, and in the mean time,
I've applied an identical patch from Bernd:

  https://gitlab.com/buildroot.org/buildroot/-/commit/909e10a422df33cd67e6f0fc6ad628ee2c1fb933

Sorry about that. Next time, I'll try to be more careful, and take the
first submission that was made, chronologically speaking.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-29  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-13 22:12 [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant Lance Fredrickson
2022-12-29  9:36 ` Thomas Petazzoni via buildroot
  -- strict thread matches above, loose matches on Subject: below --
2022-12-13 21:56 Lance Fredrickson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox