mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 17:13:50 +01:00
SerDes attached ports that are connected during switch boot might not be able to transmit any data after SerDes setup. Especially ports that passed traffic before (e.g. for tftp initramfs boot) seem to be affected. Ports that are connected later do not show this issue. It turns out that the old SerDes setup never really worked on RTL8382 and the pcs refactoring (with dynamic SerDes start and stop) totally changed the order of network bringup in contrast to Realtek SDK. Fix this by restaring the switch queue whenever a SerDes goes up for the first time. Fixes: |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||