From: Lance Fredrickson <lancethepants@gmail.com>
To: buildroot@buildroot.org
Cc: Lance Fredrickson <lancethepants@gmail.com>,
"Yann E. MORIN" <yann.morin.1998@free.fr>
Subject: [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant.
Date: Tue, 13 Dec 2022 15:12:10 -0700 [thread overview]
Message-ID: <20221213221210.29366-1-lancethepants@gmail.com> (raw)
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
next reply other threads:[~2022-12-13 22:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-13 22:12 Lance Fredrickson [this message]
2022-12-29 9:36 ` [Buildroot] [PATCH] package/linux-firmware: include firmware for the Realtek RTL8125b variant Thomas Petazzoni via buildroot
-- strict thread matches above, loose matches on Subject: below --
2022-12-13 21:56 Lance Fredrickson
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=20221213221210.29366-1-lancethepants@gmail.com \
--to=lancethepants@gmail.com \
--cc=buildroot@buildroot.org \
--cc=yann.morin.1998@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.