[sdwalker/sdwalker.github.io] 00180d: This week's update

2024-01-07 Thread Stephen Walker 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 --- Branch: refs/heads/master Home

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

2024-01-07 Thread Tomasz Maciej Nowak
W dniu 7.01.2024 o 14:06, Sander Vanheule pisze: > Hi Tomasz, > > On Fri, 2023-12-22 at 11:36 +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. >> >> Spe

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

2024-01-07 Thread Sander Vanheule
Hi Tomasz, On Fri, 2023-12-22 at 11:36 +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 firmware-utils] tplink-safeloader: add RE365 v1

2024-01-07 Thread Sander Vanheule
Hi Tomasz, On Thu, 2023-12-21 at 22:15 +0100, Tomasz Maciej Nowak wrote: > From: Tomasz Maciej Nowak > > Partition layout same as RE305 v1. Values extracted from vendor > firmware. This will only be used for creating factory image. > > Signed-off-by: Tomasz Maciej Nowak Applied to master. B

Re: [PATCH] [23.05 / firmware-utils] tplink-safeloader: bump EAP615-Wall compat_level

2024-01-07 Thread Stijn Segers
Hi Sander, Op zondag 7 januari 2024 om 12:18:51 +01:00:00 schreef Sander Vanheule : On Sat, 2024-01-06 at 20:14 +0100, Stijn Segers wrote: Newer EAP615-Walls come with more recent firmware that requires a higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in step. Tested on a newer

Re: [PATCH] [23.05 / firmware-utils] tplink-safeloader: bump EAP615-Wall compat_level

2024-01-07 Thread Sander Vanheule
On Sat, 2024-01-06 at 20:14 +0100, Stijn Segers wrote: > Newer EAP615-Walls come with more recent firmware that requires a > higher soft_ver_compat_level. Bump ours from 1 to 2 to keep in step. > Tested on a newer EA615-Wall by grauheier - see forum topic: > https://forum.openwrt.org/t/173424/13. >