1
1
openwrt/package
Balázs Triszka a3395c60ba firmware: add Realtek RTL826X firmware package
This is required by the realtek PHY driver for:

* rtl8261n.bin (package "rtl8261n-firmware" or "rtl8261n-lp-firmware")
  - RTL8251L 5Gbps PHY
  - RTL8261BE 10Gbps PHY
  - RTL8261N 10Gbps PHY
* rtl8264b.bin (package "rtl8264b-firmware")
  - RTL8254B 5Gbps PHY
  - RTL8264 10Gbps PHY
  - RTL8264B 10Gbps PHY

These PHY chips need a sequence of register writes for initialization.
These are provided as firmware files which are interpreted/applied by a
new register patch engine.

For the moment, the patch instructions in rtl8261-firmware and
rtl8264b-firmware are the same as from the rtl8261n driver. This should
make it possible to first evaluate the patch engine and driver development
for switching over in adjusting the patch instructions.

Signed-off-by: Balázs Triszka <info@balika011.hu>
[sven: rebase, split, fix package version/release, use conf from rtl8261n
driver]
Signed-off-by: Sven Eckelmann <sven@narfation.org>
[daniel: define VERSION matching source date for the resulting packages]
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2026-05-21 17:04:55 +01:00
..
base-files base-files: add options to disable default button handling 2026-05-20 00:02:31 +02:00
boot mediatek: add support for Wavlink WL-WNT100X3 ubootmod 2026-05-20 01:59:58 +02:00
devel package: binutils: deduplicate ld 2026-04-18 19:34:21 +02:00
firmware firmware: add Realtek RTL826X firmware package 2026-05-21 17:04:55 +01:00
kernel kernel: pse-pd: auto-select kmod-pse-pd from AddDepends helper 2026-05-20 10:38:35 +02:00
libs libubox: update to Git HEAD (2026-05-03) 2026-05-11 01:16:43 +02:00
network uhttpd: update to Git HEAD (2026-05-20) 2026-05-20 23:37:23 +02:00
system ca-certificates: update to 20260223 2026-04-30 00:17:59 +02:00
utils util-linux: update to 2.42.1 2026-05-19 23:39:29 +02:00
Makefile build: add CycloneDX SBOM processing to apk 2026-05-17 12:21:09 +02:00