mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-09-09 22:39:40 +00:00
Boards such as [1] and [2] add an extra Ethernet port to Raspberry Pi (CM)5. These typically use Realtek PCIe or USB Ethernet NICs. Include kmod-r8169 and kmod-usb-net-rtl8152 by default to make it easy to configure LAN/WAN ports with these parts on Raspberry Pi 5. Because CM5 can fit in the same carrier boards as CM4, also ensure that both devices have the same Ethernet NIC kmods. [1]: https://www.waveshare.com/wiki/CM5-DUAL-ETH-MINI [2]: https://www.waveshare.com/wiki/PCIe_TO_Gigabit_ETH_Board_(C) Signed-off-by: Elbert Mai <code@elbertmai.com> Link: https://github.com/openwrt/openwrt/pull/19384 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>