Re: Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-12 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi Lukas, On Sat, Jun 12, 2021

Re: Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-12 Thread Lukas Zeller
Hi Gerd, > There is still one major issue migrating to 21.02 on my side: Reboot doesn't > work. I need to switch power off/on on my Omega2+. AFAIU it has somethoing to > do with the SPI 3byte/4byte mode. Older versions worked, but 4byte mode seems > to boot faster. BTW: spi-nor spi0.0:

Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-12 Thread Gerhard Bertelsmann
Hi Reto, excellent catch ! Looks much better now ;-) Thanks a lot ! There is still one major issue migrating to 21.02 on my side: Reboot doesn't work. I need to switch power off/on on my Omega2+. AFAIU it has somethoing to do with the SPI 3byte/4byte mode. Older versions worked, but 4byte mode

Re: [OpenWrt-Devel] mt76x8: Strange GPIO numbering on Onion Omega2+

2021-06-12 Thread Reto Schneider
Hi Gerd, Very late to the party, but I had a similar problem on my MT7688 based device and came up with the attached (not yet upstreamed) patch. While I also was also able to verify the problem for OpenWRT (yesterdays OpenWrt SNAPSHOT r16925-b721579842) using a LinkIt Smart 7688, I have not

Re: [PATCH] tools: fix ninja build dependency

2021-06-12 Thread Bjørn Mork
Martin Blumenstingl writes: > Felix pushed a fix like 1.5 hours ago: [0] > to me your patch looks identical to Felix' Great! That's the result of being interrupted between preparing a patch and sending it. I should have pulled again. Nice timing :-) Anyway, happy to see it fixed. And to see

Re: [PATCH] tools: fix ninja build dependency

2021-06-12 Thread Martin Blumenstingl via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- On Sat, Jun 12, 2021 at 2:15 PM

[PATCH] tools: fix ninja build dependency

2021-06-12 Thread Bjørn Mork
Fixing this build error: make[3]: Entering directory '/p/tools/ccache' MAKEFLAGS="" /p/staging_dir/host/bin/ninja -j1 -C /p/build_dir/host/ccache-4.2.1 bash: /p/staging_dir/host/bin/ninja: No such file or directory make[3]: *** [Makefile:43: /p/build_dir/host/ccache-4.2.1/.built] Error 127

Re: [PATCH v2] ramips: fix at803x patch again

2021-06-12 Thread David Bauer
Hi John, On 6/12/21 12:51 AM, John Thomson wrote: On Fri, 11 Jun 2021, at 08:10, David Bauer wrote: Can you be more precise in terms of which issues are you facing? The PHY capabilities on the AR8333 now read 1000B-X as a supported link mode, so fiber operation should be possible. Can you