Re: [PATCH 4/4] gemini: Bump to kernel v6.1

2023-06-01 Thread Christian Lamparter
On 6/1/23 15:50, Linus Walleij wrote: On Thu, Jun 1, 2023 at 3:48 PM Christian Lamparter wrote: Hmpf. Unfortunately, OpenWrt's 6.1 isn't ready yet. If I just set the KERNEL_VERSION to 6.1 then the build-bots will fail to produce images. Aha how typical. hey, easy there ;) I thi

[OpenWrt-Devel] [PATCH 0/2] ar71xx: Add support for WD My Net Wi-Fi Range Extender

2013-11-02 Thread Christian Lamparter
work or if it can be added to openwrt "as is", so I can start with the wiki page. Regards Christian Christian Lamparter (2): tools: adapt addpattern for WD's Range Extender ar71xx: add My Net Wi-Fi Range Extender device target/linux/ar71xx/base-files/etc/diag.sh | 3 + ..

[OpenWrt-Devel] [PATCH 2/2] ar71xx: add My Net Wi-Fi Range Extender device

2013-11-02 Thread Christian Lamparter
This patch adds a new device definition for a Western Digital device. The hardware seems to be based on Qualcomm Atheros DB120 design. Signed-off-by: Christian Lamparter --- target/linux/ar71xx/base-files/etc/diag.sh | 3 + .../ar71xx/base-files/etc/uci-defaults/01_leds | 9

[OpenWrt-Devel] [PATCH 1/2] tools: adapt addpattern for WD's Range Extender

2013-11-02 Thread Christian Lamparter
A few things had to be changed to add support for these devices: - support code patterns with 8 characters - new board definition for the range extender device Signed-off-by: Christian Lamparter --- tools/firmware-utils/src/addpattern.c | 22 +++--- 1 file changed, 15

[OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-08 Thread Christian Lamparter
jffs2-root filesystem the reference checksum would have to be updated every time something on the fs changes... Obviously, this wouldn't be very practial. Luckily, the bootloader check can be defeated by modifying the TRX header after the flash. Signed-off-by: Christian Lamparter --- It see

[OpenWrt-Devel] [PATCH 2/2] ar71xx: Use KEY_RESTART key code for the reset button on WD My Net N600 boards

2013-11-08 Thread Christian Lamparter
Signed-off-by: Christian Lamparter --- target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c index

Re: [OpenWrt-Devel] [PATCH 2/2] ar71xx: Use KEY_RESTART key code for the reset button on WD My Net N600 boards

2013-11-19 Thread Christian Lamparter
On Monday, November 11, 2013 09:14:23 AM Gabor Juhos wrote: > 2013.11.08. 22:21 keltezéssel, Christian Lamparter írta: > > Signed-off-by: Christian Lamparter > > Applied. Thanks. On a related note: Are there any news about [PATCH 1/2]? Or should this topic be discussed in th

[OpenWrt-Devel] [PATCH 1/2] ag71xx: add F1E specific feature bit definitions to AR934X register file

2013-11-23 Thread Christian Lamparter
iperf tcp). Signed-off-by: Christian Lamparter --- .../patches-3.10/601-MIPS-ath79-add-more-register-defines.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/target/linux/ar71xx/patches-3.10/601-MIPS-ath79-add-more-register-defines.patch b/target/linux/a

[OpenWrt-Devel] [PATCH 2/2] ar71xx: improve support for the My Net Wi-Fi Range Extender device

2013-11-23 Thread Christian Lamparter
n the same board, which works. 2. Ethernet throughput is improved. iperf shows that the hardware can sustain more than 200Mbit/s and no longer drops any packages when the link is under load. Signed-off-by: Christian Lamparter --- target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-rex

[OpenWrt-Devel] [PATCH] ar71xx: rssi leds for My Net WiFi Range Extender

2013-11-23 Thread Christian Lamparter
The device has three extra LEDs which indicate the quality of the wireless link. Thanks to rssileds, this feature now works out of the box. Signed-off-by: Christian Lamparter --- target/linux/ar71xx/generic/profiles/wd.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ar71xx

Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-29 Thread Christian Lamparter
me something on the fs changes... Obviously, this > > wouldn't be very practial. > > > > Luckily, the bootloader check can be defeated by modifying > > the TRX header after the flash. > > > > Signed-off-by: Christian Lamparter > > --- > > It see

Re: [OpenWrt-Devel] [PATCH 1/2] ar71xx: sysupgrade for My Net Wi-Fi Range Extender

2013-11-30 Thread Christian Lamparter
On Saturday 30 November 2013 19:43:17 Gabor Juhos wrote: > 2013.11.30. 3:59 keltezéssel, Christian Lamparter írta: > >> Can you try the attached patches instead please? > > > > Didn't work. tried it twice, but sysupgrade bricked the device > > (uboot complain

Re: [VOTE] OpenWrt Two

2025-02-13 Thread Christian Lamparter
On 2/12/25 7:44 PM, John Crispin wrote: starting a [VOTE] to get approval allowing me to begin the development of OpenWrt "Two". "Two" will have all of the features that "One" has with the following upgrades. * MT7988 * 10G SFP * 5G copper * 4 port 2.5G copper * 1-2 port 1G copper * Tri-band W

<    1   2   3   4   5