Re: [PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
Jerome Forissier <[email protected]> Tue, 4 Aug 2026 10:54:10 +0200
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 22 Jul 2026 15:50:57 +0800, Javen wrote:
> RTL8126A and RTL8127A share most of the register layouts and quirks with
> RTL8125 series, but require explicit desc type and CRC-drop setup during
> init.
>
> This patch adds PCI IDs and MAC versions. RTL8126A is 0x66 and RTL8127A
> is 0x6e. And RTL8127A requires Tx Desc V3 format and an additional RADM
> FIFO protection configuration according to vendor driver.
>
> [...]
Applied to u-boot-net branch for-main, thanks!
[1/1] net: rtl8169: add support for RTL8126A and RTL8127A
commit: a1aaacc968ae995b7557a316907c2e2f073b1a17
Best regards,
--
Jerome Forissier <[email protected]>