Very nice, thanks, I'll give it a try over the weekend
Regarding tftpboot, on another model (F1100WP-4SX-4XGE) that also has a broken network profile, I got it to work by picking a profile with port overlap. I think i picked something like 5XGE, so port 5 overlapped between the profiles and started to work. On yet another model (F5800W-12S+) the profile isn't broken, but the SFP link has to be brought up manually, e.g. rtk 10g 0 fiber10g for port 1, 8 for port 2, 16 for port 3, etc.
That sounds great, what TZ are you in? I'd be down to have a call if you could show me the current process since I got some spare time again to work on it too. Let's get it working properly finally
Actually Berlin, Europe, but the next days I am pretty busy...
It would be really cool, if you could test what @pktpls said, if we can get up somehow a network port via u-boot, because that would make the flashing process much easier.
I handed in today a first PR for that device - @plappermaul was so nice to help ...
Oh cool you're also in Berlin - if you find some time, come to Wireless Community Weekend at c-base this weekend, @jonasj and I are there and have plenty of switches with us Or to the Freifunk meetups first Wednesday each month, also at c-base.
@mensi I added the missing pieces to your code and opened a PR for the watchdog driver...So it does not only deactivate the watchdog, but feeds it regularly. fyi https://github.com/openwrt/openwrt/pull/23418
The other fix for clearing PMA_CTRL LPOWER is already integrated in that PR.
I noticed last night that this S1300WP can take PoE-in on the RJ45 ports. I have to look into it more, but I think once the vendor firmware has been booted once, the 230V supply can be pulled and it'll keep running across resets. It doesn't cold start without 230V though. I first thought it's some kind of undocumented internal UPS
I couldn't get it to work with another switch in between, the laptop's ARP replies didn't get through to the device (likely just a setup problem on my part)
Great job @OpenWrtAWESOME congratulations!
Let me know if you need help (especially reverse engineering) with the PoE part. I don't have much free time lately, but I can take a look at the bins...