Re: [PATCH v3] ramips: mt76x8: add support for TP-Link RE365 v1

2024-01-10 Thread Sander Vanheule
Hi Tomasz, On Wed, 2024-01-10 at 16:39 +0100, Tomasz Maciej Nowak wrote: > From: Tomasz Maciej Nowak > > TP-Link RE365 is a wireless range extender, hardware-wise resembles > RE305 with slight changes regarding buttons and LEDs. > > Specification > SoC: MediaTek MT7628AN > RAM: 64 MiB DDR2 > Fl

Re: [PATCH] ramips: mt76x8: enable small_flash feature

2024-01-10 Thread Sander Vanheule
Hi Tomasz, On Wed, 2024-01-10 at 16:59 +0100, Tomasz Maciej Nowak wrote: > From: Tomasz Maciej Nowak > > Some of devices in this target have only 8 MiB space and are closing to > borders of usable space. Particularly, TP-Link RE305 v1 already suffers > from this issue[1], where with current part

[PATCH] mvebu: fill additional info for mvneta tx queue workaround patch

2024-01-10 Thread Tomasz Maciej Nowak
From: Tomasz Maciej Nowak Because some still unresolved bugs in this driver, which sprout occasional questions what this patch works around, point to the issue which started this. Being here, fill headers required by git am. Signed-off-by: Tomasz Maciej Nowak --- .../mvebu/patches-5.15/700-mvn

Re: Real name vs. known identity in contributions

2024-01-10 Thread Paul Spooren
Hi one-d-wide, > Unfortunately I was refused to contribute under my usual nickname due to > real-name-only rule I adopted the `submitting-patches` page and create PRs for both openwrt.git and packages.git. Thanks for reminding me of this. https://github.com/openwrt/packages/pull/23084 https:/

Re: [PATCH] uhttpd: uhttpd-mod-ubus: reload uhttpd only if it's runtime install

2024-01-10 Thread Rafał Miłecki
On 26.11.2023 21:47, Rafał Miłecki wrote: From: Rafał Miłecki Reloading service from uci-defaults script is a hack to workaround postinst limitation. It should not be executed during boot as other uci-defaults scripts may want to adjust uhttpd's config too. Cc: Hauke Mehrtens Fixes: d25d281fd

[PATCH v3] ramips: mt76x8: add support for TP-Link RE365 v1

2024-01-10 Thread Tomasz Maciej Nowak
From: Tomasz Maciej Nowak TP-Link RE365 is a wireless range extender, hardware-wise resembles RE305 with slight changes regarding buttons and LEDs. Specification SoC: MediaTek MT7628AN RAM: 64 MiB DDR2 Flash: 8 MiB SPI NOR WiFi: 2.4 GHz 2T2R integrated 5 GHz 2T2R MediaTek MT7612EN conncted

[PATCH] ramips: mt76x8: enable small_flash feature

2024-01-10 Thread Tomasz Maciej Nowak
From: Tomasz Maciej Nowak Some of devices in this target have only 8 MiB space and are closing to borders of usable space. Particularly, TP-Link RE305 v1 already suffers from this issue[1], where with current partition layout, on release images, there's not enough space for overlay. So activate s

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Forest Crossman
On Tue, Jan 9, 2024 at 4:52 AM John Crispin wrote: > ---SNIP--- > > * Why is there no USB 3.x host port on the device? > - the USB 3.x and PCIe buses are shared in the selected SoC silicon, > hence only a single High-Speed USB port is available Perhaps you've already considered this, but it may b

Real name vs. known identity in contributions

2024-01-10 Thread one-d-wide 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, I'm new to openwrt and recent

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Piotr Dymacz
Hi Daniel, Bjørn, On 10.01.2024 12:14, Daniel Golle wrote: Hi! On Wed, Jan 10, 2024 at 11:47:08AM +0100, Bjørn Mork wrote: John Crispin writes: > At the beginning we focused on the most powerful (and > expensive) configurations possible but finally ended up with something > rather simple and

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Piotr Dymacz
Hi Chuanhong, On 9.01.2024 14:51, Chuanhong Guo wrote: Hi! On Tue, Jan 9, 2024 at 6:52 PM John Crispin wrote: [...] FAQ * Why are there are 2 different flash chips? - the idea is to make the device (almost!) unbrickable and very easy to recover What about a built-in JTAG probe instead of S

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Piotr Dymacz
Hi Janusz, On 9.01.2024 19:14, Janusz Dziedzic wrote: wt., 9 sty 2024 o 18:59 Daniel Golle napisał(a): On Tue, Jan 09, 2024 at 06:49:04PM +0100, Janusz Dziedzic wrote: > wt., 9 sty 2024 o 18:02 Robert Marko napisał(a): > > > > On Tue, 9 Jan 2024 at 17:53, Rafał Miłecki wrote: > > > > > > On

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Piotr Dymacz
Hi Enrico, On 9.01.2024 13:55, Enrico Mioso wrote: Hello!! First of all, let me thank You all for this great project. I wll do my best to buy some units - even tough I am not contributing by any mean to OpenWrt in terms of code, or very little, I am very passionate about this project and the

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread John Crispin
On 10.01.24 12:17, Robert Marko wrote: Along with a well designed minimalistic case with sufficient passive cooling and optional integrated antennas. Thinking something along the Flirc RPi4 cases, using the case itself as a cooler. With half the case radio transparent and a choice between anten

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Robert Marko
> > > > Along with a well designed minimalistic case with sufficient passive > > cooling and optional integrated antennas. Thinking something along the > > Flirc RPi4 cases, using the case itself as a cooler. With half the case > > radio transparent and a choice between antenna pigtails and integr

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Daniel Golle
Hi! On Wed, Jan 10, 2024 at 11:47:08AM +0100, Bjørn Mork wrote: > John Crispin writes: > > > At the beginning we focused on the most powerful (and > > expensive) configurations possible but finally ended up with something > > rather simple and above all,feasible. > > That's a very wise choice.

Re: OpenWrt One - celebrating 20 years of OpenWrt

2024-01-10 Thread Bjørn Mork
John Crispin writes: > At the beginning we focused on the most powerful (and > expensive) configurations possible but finally ended up with something > rather simple and above all,feasible. That's a very wise choice. And most of the compromises make sense to me. Except the > * Storage: M.2 2042