]> Git Repo - buildroot-mgba.git/commit
configs/rock5b: add firmware for the RTL8125 NIC
authorNiklas Cassel <[email protected]>
Fri, 30 Aug 2024 10:13:27 +0000 (12:13 +0200)
committerThomas Petazzoni <[email protected]>
Fri, 30 Aug 2024 16:57:20 +0000 (18:57 +0200)
commitb6d023bdc2bb8585e779c3a1a7fac75b93bc7d41
tree94f8b22dad5100bf2414992abced3178d0817fe7
parent3b104b805521ab529cef20c79b919d910718f20e
configs/rock5b: add firmware for the RTL8125 NIC

Add the proper firmware to avoid the following warning + error during
boot:
r8169 0004:41:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
r8169 0004:41:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)

Note that the NIC appears functional even without the proper firmware.
However, add the firmware anyway, since the error messages are distracting
and clutters dmesg.

Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
configs/rock5b_defconfig
This page took 0.030989 seconds and 4 git commands to generate.