Daniel Golle

Results 272 comments of Daniel Golle

I'd very much prefer to get rid of that ugly driver altogether in favor of replacing it with the DSA driver. Different initvals will be needed for sure, and probably...

@hauke No, all (also most recent) MediaTek MACs support only MediaTek DSA special tags for PPE offloading. The work-around is to use Q-in-Q instead of the special tag, DSA has...

You will most likely have to connect to the internal 3.3V-level serial port and use that to recover the device, using `mtk_uartboot` if needed.

> May I ask you why? ... so I can make a decision. Thanks Yes, they were removed because of OKD, users in the fourm [suggested](https://forum.openwrt.org/t/belkin-rt3200-linksys-e8450-wifi-ax-discussion/94302/5780?u=daniel) removing affected releases. >...

The fixes Vladimir and I have been working on are not related to MDIO or PHY layer, they are improving the switch Layer-2 functionality. I agree that the only suspicious...

It would also be worth checking if those PHYs still work on other platforms like iqp401x or ath79 (they are pretty common actually).

This commit changes the definition of what `blink_set` is supposed to do -- all LED drivers implementing `blink_set` assume that calling `blink_set` should set the LED into blinking state. torvalds/linux@c629c972b310af41e9e072febb6dae9a299edde6...

You cannot update v1.1.x by re-running the installer. The only way is currently to individually update: * ARM TrustedFirmware-A bl2 * U-Boot and ARM TrustedFirmware-A bl31 (fip) * OpenWrt recovery...

Lets scan the MDIO bus using `mdio-tools`. Lets enable all 5 ports of the MT7531, I suspect the WAN port is basically just port 4 of the switch and port...