mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
The previous commit just imported some code as-is and commented it. It needs heavy adjustments to compile and work within the PCS driver. Do that now to that extent that it can be used within the driver. More cosmetics and improvements will be done later. Split the once-for-all SerDes configuration into the usual flow where each SerDes is configured separately and on its own, as requested by the PCS subsystem. Move mode setting and patching into proper functions which are called during SerDes configuration. Some configuration sequences are broken up and moved into the SerDes configuration flow, e.g. reset sequences because they were usually a single/few values applied to all SerDes at once before. Add proper configuration for SerDes 4 QSGMII to be able to setup this mode properly on our own. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20876 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||