[Pull Request] New Platform: EcoNet EN75xx MIPS

2025-02-14 Thread Alex Kyr 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 --- @All project maintainers - please

Re: Developer Meeting November 2022

2022-12-06 Thread Alex Henrie
hort time. I can do the soldering, so I can save you the trouble and send you devices with a debug header preattached. Just let me know. -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: Developer Meeting November 2022

2022-12-04 Thread Alex Henrie
hat would be helpful right now? -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

I'd like to donate a GL-AXT1800

2022-11-14 Thread Alex Henrie
the box to :-) -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [PATCH v3 05/13] realtek: add switch port LED driver

2022-10-31 Thread Alex G.
ed-port-trigger = <(RTL_LED_ACT | RTL_LED_LINK_1000)>; Should be "realtek,port-led-trigger" to match source code. }; Signed-off-by: Sander Vanheule Tested-by: Alexandru Gagniuc with the devicetree changes at: https://github.com/mrnuke/openwrt/commits/svanheule-port-drv

Re: [PATCH v2 05/16] realtek: add switch port LED driver

2022-10-18 Thread Alex G.
On 10/16/22 16:58, Sander Vanheule wrote: Hi Alex, Hi [snip] + +   if (current_trigger != rtl_trigger && !bitmap_empty(group->ports, group->size)) { +   dev_warn(ctrl->dev, "cannot map (%d,%d) to group %d: 0x%02x != 0x%02x\n", +  

Re: [PATCH v2 05/16] realtek: add switch port LED driver

2022-10-16 Thread Alex G.
On 10/3/22 15:52, Sander Vanheule wrote: 3. Port type index (0 for RJ45/primary, 1 for SFP/secondary) The driver refers to the RJ45 and SFP LEDs as "primary" and "secondary", since SFP LED values are always output from the peripheral after RJ45 LED values. Note that on Maple it is not possib

Re: A point against storing firmware binaries in OpenWRT git (ipq-wifi)

2022-07-10 Thread Alex G.
On 7/10/22 13:24, Christian Lamparter wrote: Hi, On Sun, Jul 10, 2022 at 7:30 PM Alex G. wrote: Hi all, It really bothers me that the ipq-wifi firmware is stored in git as binary files. Sorry, this sounds like a recent topic: "Moving ipq-wifi to a dedicated repo" <http://list

A point against storing firmware binaries in OpenWRT git (ipq-wifi)

2022-07-10 Thread Alex G.
eferring to the main OpenWRT repo. All the points still apply for any board or target not requiring ipq-wifi. Second, if the "new" repo becomes too bloated, it can be fixed with git filter-repo, and would only requirea change of the PKG_SOURCE_VERSION in the change in

[PATCH v2] ath79: add Zyxel EMG2926-Q10A

2022-02-20 Thread Alex Henrie
The Zyxel EMG2926-Q10A is 99% the Zyxel NBG6716, but the bootloader expects a different product name when flashing over TFTP. Also, the EMG2926-Q10A always has 128 MiB of NAND flash whereas the NBG6716 reportedly can have either 128 MiB or 256 MiB. Signed-off-by: Alex Henrie --- v2: Avoid

Re: [PATCH] ath79: add Zyxel EMG2926-Q10A

2022-02-20 Thread Alex Henrie
On Sat, Feb 19, 2022 at 12:01 PM Petr Štetiar wrote: > > Alex Henrie [2022-01-20 22:06:07]: > > Hi, > > it looks like you need just this two variables: > > DEVICE_MODEL := EMG2926-Q10A > RAS_BOARD := AAVK-EMG2926Q10A > > so following copy&pasta

[PATCH] ath79: add Zyxel EMG2926-Q10A

2022-01-20 Thread Alex Henrie
The Zyxel EMG2926-Q10A is 99% the Zyxel NBG6716, but the bootloader expects a different product name when flashing over TFTP. Also, the EMG2926-Q10A always has 128 MiB of NAND flash whereas the NBG6716 reportedly can have either 128 MiB or 256 MiB. Signed-off-by: Alex Henrie --- See https

Zyxel NBG6716 support

2022-01-11 Thread Alex Henrie
g for this device.[1] Is anyone interested in trying to restore OpenWrt support for the NBG6716? In the end I just bought a different router, so I'd be happy to send you the borked one if you want to work on it. -Alex [1] https://git.openwrt.org/?p=openwrt/openwrt.git;a=co

Re: OpenWrt 21.02 status

2021-07-17 Thread Alex Henrie
accepted in its entirety [2][3]). I would love to donate a TP-Link AD7200 to anyone willing to work on the problem. -Alex [1] http://lists.openwrt.org/pipermail/openwrt-devel/2021-July/035810.html [2] http://lists.openwrt.org/pipermail/openwrt-devel/2021-July/035811.html [3] http://lists.op

Re: [PATCH luci] luci-mod-network: wireless.js: allow changing the 60 GHz radio's frequency

2021-07-10 Thread Alex Henrie
On Fri, Jul 9, 2021 at 1:50 PM Jo-Philipp Wich wrote: > > Hi Alex, > > thank you for this patch. Based on your submission I pushed a somewhat > smaller fix to LuCI master which omits the last two hunks: > https://github.com/openwrt/luci/commit/e5626ece12236f6be9dbb6da6eb90fcbb46

[PATCH luci] luci-mod-network: wireless.js: allow changing the 60 GHz radio's frequency

2021-07-09 Thread Alex Henrie
is undefined". "mhz >= 58329" appears to have been a typo. The TP-Link AD7200 reports a channel at 58320 MHz, exactly where the 802.11 specification says it should be. Signed-off-by: Alex Henrie --- .../luci-static/resources/view/network/wireless.js| 11 +++ 1 file

[PATCH v2] ipq806x: fix LAN and WAN port assignments on TP-Link AD7200

2021-06-03 Thread Alex Henrie
LAN port 4 was swapped with the WAN port and the remaining three LAN ports were numbered in reverse order from their labels on the case. Fixes: 1a775a4fd033 ("ipq806x: add support for TP-Link Talon AD7200") Signed-off-by: Alex Henrie --- v2: Explicitly assign desired port numbers. -

[PATCH] ipq806x: fix LAN and WAN port assignments on TP-Link AD7200

2021-06-02 Thread Alex Henrie
LAN port 4 was swapped with the WAN port and the remaining three LAN ports were numbered in reverse order from their labels on the case. Fixes: 1a775a4fd033 ("ipq806x: add support for TP-Link Talon AD7200") Signed-off-by: Alex Henrie --- target/linux/ipq806x/base-files/etc/board.d/

Re: TP-Link AD7200: WAN port is swapped with last LAN port

2021-06-02 Thread Alex Henrie
On Mon, May 31, 2021 at 11:58 PM Alex Henrie wrote: > > On OpenWrt 21.02-rc2 (and probably earlier), the WAN port is treated > as a LAN port and LAN port 4 is treated as the WAN port on the TP-Link > AD7200. (Actually, all the ports show up in LuCI in reverse order from > their lab

TP-Link AD7200: WAN port is swapped with last LAN port

2021-05-31 Thread Alex Henrie
Hello again, On OpenWrt 21.02-rc2 (and probably earlier), the WAN port is treated as a LAN port and LAN port 4 is treated as the WAN port on the TP-Link AD7200. (Actually, all the ports show up in LuCI in reverse order from their labels on the case.) How can I fix that? -Alex

Re: [PATCH v2] tplink-safeloader: fix product_name of TP-Link AD7200

2021-05-04 Thread Alex Henrie
Tested on firmware version 1.0.10 Build 20160902 rel. 57400 which came preinstalled, as well as latest firmware version 2.0.1 Build 20170103 rel.71053 flashed from AD7200v1-up-ver2-0-1-P1[20170103-rel71053]_2017-01-04_10.08.28.bin. ___ openwrt-devel mail

[PATCH v2] tplink-safeloader: fix product_name of TP-Link AD7200

2021-05-03 Thread Alex Henrie
The stock firmware does not accept firmware with "Talon" in the name. Fixes: 1a775a4fd033 ("ipq806x: add support for TP-Link Talon AD7200") Signed-off-by: Alex Henrie --- tools/firmware-utils/src/tplink-safeloader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH opkg] libopkg: pkg_hash: print unresolved dependencies

2021-05-02 Thread Alex Henrie
tmp = unresolved; > > - while (*tmp) > > + while (*tmp) { > > + opkg_msg(ERROR, "can not find dependency %s for > > %s\n", *tmp, maybe->name); > ^ > Should be 'cannot',

[PATCH] ipq806x: fix product_name of TP-Link AD7200

2021-05-02 Thread Alex Henrie
The stock firmware does not accept firmware with "Talon" in the name. Signed-off-by: Alex Henrie --- tools/firmware-utils/src/tplink-safeloader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/firmware-utils/src/tplink-safeloader.c b/tools/firmware-utils/

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-02 Thread Alex Henrie
here is in fact no separate "Talon AD7200" model. So it must be that the product_name field in OpenWrt is just wrong. -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-02 Thread Alex Henrie
Eureka! I changed "product_name:Talon AD7200" to "product_name:AD7200" in tplink-safeloader.c and then the router accepted the OpenWrt firmware! So it seems that we just need to split the AD7200 target into a "Talon" target a

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-02 Thread Alex Henrie
rmware through the web interface: upgrade firmware... true -Alex HH2002.07 SSdandard IPP806X.DN,r8!28@ay 05 d`16 - 09:!5:14) smem bam ptabl f/und: ver: 0 len: 5 DAM 49! MiB ~CI0 Lin+ Ijtialhjed {oPCI1 LInk Intializd PCI2 Link Inti!lized SF: Detdcted X25U25&35F vith page size 4 KiB, total 32 MiB

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-02 Thread Alex Henrie
On Sat, May 1, 2021 at 1:17 PM Alex Henrie wrote: > > On Fri, Apr 30, 2021 at 2:28 PM Sven Roederer wrote: > > > > not sure if you tried or if it even still applies to TPLink WebIf. But back > > in > > the days there was a link in the length of the firmware fi

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-05-01 Thread Alex Henrie
ar I have not been able to get serial communication. Do you happen to remember what the pinout is? -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-04-29 Thread Alex Henrie
On Tue, Apr 20, 2021 at 11:35 PM Alex Henrie wrote: > > On Tue, Apr 20, 2021 at 4:04 AM Stijn Segers wrote: > > > > Alex Henrie schreef op 20 april 2021 07:28:32 CEST: > > > > > >So, what is the correct procedure for installing OpenWrt on the AD7200? > >

Re: Installing OpenWrt 21.02 on the TP-Link AD7200

2021-04-20 Thread Alex Henrie
On Tue, Apr 20, 2021 at 4:04 AM Stijn Segers wrote: > > Alex Henrie schreef op 20 april 2021 07:28:32 CEST: > > > >So, what is the correct procedure for installing OpenWrt on the AD7200? > > Try downgrading to an older firmware. If that does not work then you'll nee

Installing OpenWrt 21.02 on the TP-Link AD7200

2021-04-19 Thread Alex Henrie
booted into its stock firmware again. So, what is the correct procedure for installing OpenWrt on the AD7200? -Alex [1] https://git.openwrt.org/?p=openwrt%2Fopenwrt.git&a=search&h=HEAD&st=commit&s=ad7200 [2] https://downloads.openwrt.org/releases/21.02-S

Re: [OpenWrt-Devel] Issue connecting with Quectel EM20-G modem on openwrt

2020-05-27 Thread Alex Ballmer
I am also running on the appropriate master branches of libqmi and modemmanager, so I am not sure what I am doing wrong. My guess is I backported support for the EM20-G to the qmi_wwan driver wrong. I couldn't find a commit in linux master that explicitly supported the EM20-G, so I copied the

Re: [OpenWrt-Devel] Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-18 Thread Alex Ballmer
On Sat, 16 May 2020 09:18:46 +0200 Aleksander Morgado wrote: > Hey! > > > > > > root@localhost:~# mmcli -b 2 > > > > > > > > > > General| dbus path: > > > > > /org/freedesktop/ModemManager1/Bearer/2 > > > > > | type: de

Re: [OpenWrt-Devel] Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-15 Thread Alex Ballmer
On Wed, 13 May 2020 16:33:57 -0500 Alex Ballmer wrote: > On Tue, 12 May 2020 10:41:36 +0200 > Aleksander Morgado wrote: > > > Hey, > > > > > > > > root@localhost:~# mmcli -b 2 > > > > > >

Re: [OpenWrt-Devel] Quectel RM500Q failing to get ip address assignment with netifd and modemmanager

2020-05-13 Thread Alex Ballmer
On Tue, 12 May 2020 10:41:36 +0200 Aleksander Morgado wrote: > Hey, > > > > > root@localhost:~# mmcli -b 2 > > > > General| dbus path: > > /org/freedesktop/ModemManager1/Bearer/2 > > | type: default > > --

[OpenWrt-Devel] Donation for GitHub Openwrt

2019-10-10 Thread Alex Bill
ahead-either through monthly or quarterly donations. Depending on what you prefer.Please let us know the payment mode that will work for you, so we may proceed. We are hoping you will accept our humble gesture.  Alex Bill Blogger | Internet Marketing e:  [http://amsofttech.fstracker.io/email

Re: [OpenWrt-Devel] [PATCH 1/2] ramips: Update ZBT WE1026 DTS-files

2019-07-03 Thread Alex Maclean
button from polled to interrupt. * Use the generic "flash"-name for the spi-nor node. All changes have been tested on the WE1026-5G-16M and work fine. I.e., the device works as before the DTS-changes. Signed-off-by: Kristian Evensen License change is okay with me. Acked-by: Al

Re: [OpenWrt-Devel] Firewall settings must be manually changed for 6to4

2018-12-30 Thread Alex Henrie
gt; resolved the problem. > > This is a huge security issue, you should not do that, ever. > You likely need both an ingress rule allowing protocol 41 traffic and > join the wan6 interface to the existing wan zone. I didn't see an option in LuCI to allow protocol 41 traffic. How d

[OpenWrt-Devel] Firewall settings must be manually changed for 6to4

2018-12-29 Thread Alex Henrie
the wiki [1] to include this crucial piece of information? -Alex [1] https://openwrt.org/docs/guide-user/network/ipv6/barrier.breaker.ipv6.6to4 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [RFC] stop accepting 4/32M board patches

2018-12-05 Thread Alex Maclean
On 05/12/2018 14:08, Carlos Ferreira wrote: > I still have a bunch of Old Foneras and some TP-Link 703N and TL-MR11U > battery powered micro-routers. > The foneras are kinda useless, but the TP-Links are somewhat usefull > and I still use them with OpenWRT. > > What other inexpensive routers would

Re: [OpenWrt-Devel] OpenWrt on RISC-V

2018-11-03 Thread Alex Guo
It's Hifive Unleased, https://www.crowdsupply.com/sifive/hifive-unleashed On 11/3/18 5:44 PM, Outback Dingo wrote: > On Sat, Nov 3, 2018 at 3:29 PM Alex Guo wrote: >> Hi Zoltan, >> >> Nice work. >> >> I'm also trying 4.19 kernel in microsemi pcie board

Re: [OpenWrt-Devel] OpenWrt on RISC-V

2018-11-03 Thread Alex Guo
Hi Zoltan, Nice work. I'm also trying 4.19 kernel in microsemi pcie board with some wifi card recently, I will try your port on that borad. Best, Alex On 11/3/18 10:50 AM, Zoltan HERPAI wrote: > Hi all, > > I'm happy to announce a port of RISC-V for OpenWrt. For those

[OpenWrt-Devel] [PATCH] x86: add UHCI and XHCI USB host drivers to 4.14

2018-08-23 Thread Alex Maclean
Without UHCI a non-trivial number of machines will have no keyboard without BIOS assistance. Add XHCI as well in case there are chipsets which don't support legacy interfaces, and support PCI OHCI controllers also. Signed-off-by: Alex Maclean --- target/linux/x86/config-4.14 | 6 +- 1

[OpenWrt-Devel] OpenWrt port for RISC-V Update

2018-08-02 Thread Alex Guo
-openwrt-5a9b317.7z?dl=0 I will wait openwrt master move to linux-4.18 so we can submit patches and add new ARCH to openwrt in next step, there are lots of packages need be tested on openwrt (like libffi...). Cheers, Alex Guo ___ openwrt-devel mailing list

[OpenWrt-Devel] Fwd: Fixed bug

2018-07-11 Thread Voina Alex
1,3 0t03934 /dev/null ubusd 2918 root 47r CHR1,3 0t03934 /dev/null I saw this issue is mitigated in lede-17.01.3 but I don't know where exactly along the releases it happened. Can you point me to the patch/commit that fixes this

[OpenWrt-Devel] [PATCH v2] config: extend small_flash feature

2018-07-09 Thread Alex Maclean
Extend the small_flash feature to disable swap, core dumps, and kernel debug info, and change the squashfs block size to 1024KiB. Also change squashfs fragment cache to 2 for small_flash to ease memory usage. Signed-off-by: Alex Maclean --- config/Config-images.in | 1 + config

Re: [OpenWrt-Devel] [PATCH] ath79: fixed Add support for TL-WR740N/NDv2, TL-MR3220v1, TL-MR3420v1

2018-06-26 Thread Alex Maclean
On 26/06/18 16:00, Смирнов Дмитрий wrote: > From 45ade20ff65fca3140e80189747c42ac9ee123ab Mon Sep 17 00:00:00 2001 > From: Deoptim > Date: Tue, 26 Jun 2018 17:01:47 +0300 > Subject: [PATCH] ath79: fixed Add support for > TL-WR740N/NDv2,TL-MR3220v1,TL-MR3420v1 > > Its common AP99(AR7241) platform

[OpenWrt-Devel] [PATCH 2/4] firmware-utils: tplink-safeloader: add dynamic partitions

2018-06-20 Thread Alex Maclean
. Signed-off-by: Alex Maclean --- tools/firmware-utils/src/tplink-safeloader.c | 71 1 file changed, 58 insertions(+), 13 deletions(-) diff --git a/tools/firmware-utils/src/tplink-safeloader.c b/tools/firmware-utils/src/tplink-safeloader.c index 27c5aa8497..1d011446f5 100644 --- a

[OpenWrt-Devel] [PATCH 3/4] ramips: RE350: add rootfs offset to header

2018-06-20 Thread Alex Maclean
Have mktplinkfw fill in the rootfs offset so the firmware splitter can find it without aligning to erase blocks. Signed-off-by: Alex Maclean --- target/linux/ramips/image/mt7621.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/image/mt7621.mk b/target

[OpenWrt-Devel] [PATCH 4/4] firmware-utils: tplink-safeloader: switch RE350 to dynamic partitions

2018-06-20 Thread Alex Maclean
Use the new dynamic partition split in tplink-safeloader so we no longer have to worry about kernel size increases. Signed-off-by: Alex Maclean --- tools/firmware-utils/src/tplink-safeloader.c | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/tools/firmware-utils/src

[OpenWrt-Devel] [PATCH 1/4] firmware-utils: mktplinkfw: add rootfs offset for combined images

2018-06-20 Thread Alex Maclean
splitting. Signed-off-by: Alex Maclean --- tools/firmware-utils/src/mktplinkfw.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/tools/firmware-utils/src/mktplinkfw.c b/tools/firmware-utils/src/mktplinkfw.c index ab5fd6d58b..ce2acc20c9 100644 --- a/tools/firmware-utils

[OpenWrt-Devel] [PATCH] ath79: fixup TL-WR703N/TL-MR10U split

2018-06-12 Thread Alex Maclean
Readd SoC compatible strings and correct model names mangled in a51078f7354fac9e31f6956cbddc77aaef02c67b, cleanup dts to remove duplication, rename dtsi for clarity, use correct GPIO for TL-MR10U USB power. Tested only on TL-WR703N due to lack of a TL-MR10U. Signed-off-by: Alex Maclean

Re: [OpenWrt-Devel] [PATCH] config: extend small_flash feature

2018-06-01 Thread Alex Maclean
On 01/06/18 12:34, Lucian Cristian wrote: > On 30.05.2018 20:22, Martin Tippmann wrote: >> find /usr | >> xargs md5sum > > I made the test on tl-wr841n-v9 with luci selected > > these are the changes to squashfs > > --- a/config/Config-images.in > +++ b/config/Config-images.in > @@ -149,8 +149,15

[OpenWrt-Devel] [PATCH v2 2/5] ath79: add AR7240 dtsi

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/dts/ar7240.dtsi | 66 ++ 1 file changed, 66 insertions(+) create mode 100644 target/linux/ath79/dts/ar7240.dtsi diff --git a/target/linux/ath79/dts/ar7240.dtsi b/target/linux/ath79/dts/ar7240.dtsi new file mode

[OpenWrt-Devel] [PATCH v2 5/5] ath79: add TP-Link TL-WR703N port

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- .../ath79/base-files/etc/board.d/02_network | 1 + target/linux/ath79/dts/ar9331_tl-wr703n.dts | 139 ++ target/linux/ath79/image/tiny-tp-link.mk | 10 ++ 3 files changed, 150 insertions(+) create mode 100644 target/linux/ath79/dts

[OpenWrt-Devel] [PATCH] ath79: correct wmac names in dts

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/dts/ar9132.dtsi | 2 +- target/linux/ath79/dts/ar9330.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ath79/dts/ar9132.dtsi b/target/linux/ath79/dts/ar9132.dtsi index f1822e8775..d079811fe6 100644 --- a

[OpenWrt-Devel] [PATCH v2 1/5] ath79: add tiny subtarget

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/Makefile | 2 +- target/linux/ath79/image/Makefile | 3 + target/linux/ath79/image/common-tp-link.mk| 84 +++ target/linux/ath79/image/generic-tp-link.mk | 79 + target/linux

[OpenWrt-Devel] [PATCH] config: extend small_flash feature

2018-05-30 Thread Alex Maclean
Extend the small_flash feature to disable swap, core dumps, and kernel debug info, and change the squashfs block size to 1024KiB. This saves approximately 18K in the kernel image on ath79, and 64K in the rootfs. Signed-off-by: Alex Maclean --- config/Config-images.in | 1 + config/Config

[OpenWrt-Devel] [PATCH v2 4/5] ath79: add TP-Link TL-WR740N/ND v2 port

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- .../ath79/base-files/etc/board.d/01_leds | 7 + .../ath79/base-files/etc/board.d/02_network | 6 + .../etc/hotplug.d/firmware/10-ath9k-eeprom| 1 + .../linux/ath79/dts/ar7240_tl-wr740n-v2.dts | 174 ++ target/linux/ath79/image

[OpenWrt-Devel] [PATCH v2 3/5] ath79: add pinmux node to ar724x.dtsi

2018-05-30 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/dts/ar724x.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/target/linux/ath79/dts/ar724x.dtsi b/target/linux/ath79/dts/ar724x.dtsi index fe1b4eb681..b2844bf179 100644 --- a/target/linux/ath79/dts/ar724x.dtsi +++ b

[OpenWrt-Devel] [PATCH 1/5] ath79: add tiny subtarget

2018-05-29 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/Makefile | 2 +- target/linux/ath79/image/Makefile | 3 + target/linux/ath79/image/common-tp-link.mk| 84 +++ target/linux/ath79/image/generic-tp-link.mk | 79 + target/linux

[OpenWrt-Devel] [PATCH 5/5] ath79: add TP-Link TL-WR703N port

2018-05-29 Thread Alex Maclean
Signed-off-by: Alex Maclean --- .../ath79/base-files/etc/board.d/02_network | 1 + target/linux/ath79/dts/ar9331_tl-wr703n.dts | 139 ++ target/linux/ath79/image/tiny-tp-link.mk | 10 ++ 3 files changed, 150 insertions(+) create mode 100644 target/linux/ath79/dts

[OpenWrt-Devel] [PATCH 4/5] ath79: add TP-Link TL-WR740N/ND v2 port

2018-05-29 Thread Alex Maclean
Signed-off-by: Alex Maclean --- .../ath79/base-files/etc/board.d/01_leds | 8 + .../ath79/base-files/etc/board.d/02_network | 6 + .../etc/hotplug.d/firmware/10-ath9k-eeprom| 1 + .../linux/ath79/dts/ar7240_tl-wr740n-v2.dts | 174 ++ target/linux/ath79/image

[OpenWrt-Devel] [PATCH 2/5] ath79: add AR7240 dtsi

2018-05-29 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/dts/ar7240.dtsi | 66 ++ 1 file changed, 66 insertions(+) create mode 100644 target/linux/ath79/dts/ar7240.dtsi diff --git a/target/linux/ath79/dts/ar7240.dtsi b/target/linux/ath79/dts/ar7240.dtsi new file mode

[OpenWrt-Devel] [PATCH 3/5] ath79: add pinmux node to ar724x.dtsi

2018-05-29 Thread Alex Maclean
Signed-off-by: Alex Maclean --- target/linux/ath79/dts/ar724x.dtsi | 15 +++ 1 file changed, 15 insertions(+) diff --git a/target/linux/ath79/dts/ar724x.dtsi b/target/linux/ath79/dts/ar724x.dtsi index fe1b4eb681..b2844bf179 100644 --- a/target/linux/ath79/dts/ar724x.dtsi +++ b

Re: [OpenWrt-Devel] OpenWrt port for RISC-V

2018-05-02 Thread Alex Guo
o run WRT on hifive-u, we may need merge patches from riscv/riscv-linux, but I think qemu should be first priority. Please let me know your new process or your git repo or anything I can help to review/test your port. best, Alex Guo On 05/03/2018 12:59 AM, Zoltan HERPAI wrote: Hi Alex, On T

[OpenWrt-Devel] OpenWrt port for RISC-V

2018-05-02 Thread Alex Guo
Hi, I'm Alex from Jinglue Semi. Shanghai. I did some work on porting OpenWrt to RISC-V. Right now it based on  OpenWrt master branch and use upstream toochain (gcc/7.3.0, Binutils 2.30 and glibc 2.27). I am still working on use vanilla kernel but there are some build issues to fix. Yo

[OpenWrt-Devel] Lua patches break runtime

2016-07-27 Thread Alex
The Lua runtime that ships with OpenWrt is broken. It is broken by one (or more) of the patches. I have create a ticket a while back about this issue, which you can find here: https://dev.openwrt.org/ticket/20821 I was able to work around this issue removing/fixing patches and compiling my own v

[OpenWrt-Devel] I'd like to donate a Linksys WRT1900AC v1

2016-02-13 Thread Alex Henrie
not just some random person on the mailing list who wants free hardware. -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] I'd like to donate an Apple Airport Express A1264

2016-01-09 Thread Alex Henrie
2016-01-09 11:09 GMT-07:00 Boken Lin : > Hi Alex, I'm interested. Is it still available? Yes, it's still available. Send me a private email with your mailing address and I will ship it off. Thanks for helping with OpenWrt! -Alex ___

[OpenWrt-Devel] I'd like to donate an Apple Airport Express A1264

2016-01-09 Thread Alex Henrie
Hello, I was recently given an Apple Airport Express A1264, still in the original box, and I would be happy to mail it to any OpenWrt developer who's interested in tinkering with it. Any takers? -Alex ___ openwrt-devel mailing list openwrt-

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-04-07 Thread Alex Henrie
nly). Wow, that was fast. Thanks! Make sure to get back to the linux-mips guys though, as they might have ideas on how to improve this code further. -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mail

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-04-05 Thread Alex Henrie
it help you to have a WRT350N v1 to experiment with too? I'm pretty happy to donate arbitrary hardware to OpenWrt developers. -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-04-03 Thread Alex Henrie
2015-03-30 15:43 GMT-06:00 Rafał Miłecki : > On 17 March 2015 at 22:05, Alex Henrie wrote: >> I just mailed the router. When it arrives, please send confirmation to >> me and to treasu...@spi-inc.org. > > I just got it today, thanks! > > I disassembled it, it's rea

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-03-30 Thread Alex Henrie
2015-03-30 16:24 GMT-06:00 Josh Berkus : > On 03/30/2015 02:43 PM, Rafał Miłecki wrote: >> On 17 March 2015 at 22:05, Alex Henrie wrote: >>> I just mailed the router. When it arrives, please send confirmation to >>> me and to treasu...@spi-inc.org. >> >> I

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-03-17 Thread Alex Henrie
2015-03-13 1:08 GMT-06:00 Alex Henrie : > 2015-03-13 0:50 GMT-06:00 Rafał Miłecki : >> I work on both Broadcom targets, brcm47xx and bcm53xx: >> http://git.openwrt.org/?p=openwrt.git&a=search&h=HEAD&st=author&s=rmilecki >> (History goes back to September on

Re: [OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-03-13 Thread Alex Henrie
, but I won't be able to mail it until Monday. Thanks for all your OpenWrt work! -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] I'd like to donate a Linksys WRT300N V1

2015-03-12 Thread Alex Henrie
your hard work! -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-27 Thread Alex Henrie
2014-11-27 23:55 GMT-07:00 Rafał Miłecki : > On 28 November 2014 at 04:39, Alex Henrie wrote: >> 2014-11-27 7:50 GMT-07:00 SGT. Garcia : >>> Michael and Alex are sending me USB<->COM cable and USB port[?] to get the >>> serial console going. >> >&

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-27 Thread Alex Henrie
2014-11-27 7:50 GMT-07:00 SGT. Garcia : > Michael and Alex are sending me USB<->COM cable and USB port[?] to get the > serial console going. I just sent you the following: http://www.amazon.ca/dp/B00AHYJWWG (USB/RS-232 converter with LEDs) http://www.amazon.ca/dp/B00MJUBKQ2 (cheap D

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-12 Thread Alex Henrie
2014-11-11 23:51 GMT-07:00 Rafał Miłecki : > On 11 November 2014 23:26, Alex Henrie wrote: >> Is no one interested? Come on, I'm offering free hardware to play with ;-) > > I already have about 10-20 Broadcom based boars in my drawer ;) Not > that excited with another

Re: [OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-11 Thread Alex Henrie
Is no one interested? Come on, I'm offering free hardware to play with ;-) -Alex 2014-11-01 18:55 GMT-06:00 Alex Henrie : > Hi, > > I have an extra Netgear N150 WNR1000 v3 (FCC ID: PY309300117, IC: > 4054A-09300117). WikiDevi says that it has 4 MiB of flash memory. > >

[OpenWrt-Devel] I'd like to donate a Netgear N150 WNR1000 v3

2014-11-01 Thread Alex Henrie
Hi, I have an extra Netgear N150 WNR1000 v3 (FCC ID: PY309300117, IC: 4054A-09300117). WikiDevi says that it has 4 MiB of flash memory. Is anyone interested in working on OpenWrt support for this router? If so, I'll give it to you for free, just tell me where to mail it to.

[OpenWrt-Devel] Openwrt x86_64 grub2 fallback feature

2014-10-07 Thread Alex Nikitenko
ing `OpenWrt' error: can't find command `savedefault'. Press any key to continue... Can I reconfigure a grub somehow in order to have this feature? Thanks, Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] [luci] Improve spelling and grammar

2014-08-05 Thread Alex Henrie
Thank you! -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-07-28 Thread Alex Henrie
e who think that > Rafał's work on brcm is important to help him out by donating the > named/requested materials to him ... and as usual his work is on a best > effort basis So does the donation of this hardware count as a tax-deductible contribution through Software in the Public I

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-07-28 Thread Alex Henrie
only directly benefits Mac users. However, if you send me your shipping address, I would be willing to give you an Asus PCE-AC56 instead: http://www.amazon.com/dp/B00JNA337K -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://li

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-07-28 Thread Alex Henrie
40537 > Cost at Mallaid $28 + shipping ($10 or $24) Would this work? http://www.amazon.de/dp/B004LB714M How many do you need? -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [OT] Anyone interested in donating Broadcom development?

2014-07-27 Thread Alex Henrie
2014-07-27 15:07 GMT-06:00 Rafał Miłecki : > Anyone interested in helping a bit? I've PayPal account (registered > with this e-mail) or I can link items I need to order + shipping > address if you prefer. What specific items are you looking for? (Send me some model nu

[OpenWrt-Devel] [PATCH] [luci] Improve spelling and grammar

2014-07-24 Thread Alex Henrie
Signed-off-by: Alex Henrie --- applications/luci-ahcp/luasrc/model/cbi/ahcp.lua | 2 +- .../luci-firewall/luasrc/model/cbi/firewall/zone-details.lua | 2 +- .../luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua | 2 +- applications/luci-watchcat/luasrc/model/cbi

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-07-01 Thread Xiongfei(Alex) GUO
On Tue, Jul 1, 2014 at 9:51 PM, Roman Yeryomin wrote: > On 1 July 2014 09:57, Xiongfei(Alex) GUO wrote: >> hi, Roman, >> >> simply try these commands in OpenWrt, then the ethernet will start to work. >> >> uci set network.@switch_vlan[0].vid=1 >>

Re: [OpenWrt-Devel] [RFC] mt7620 wifi

2014-06-30 Thread Xiongfei(Alex) GUO
y solution for mt7530 driver is, when swconfig apply, if vid == 0, then let vid = vlan (so vid==0 is valid). if you think it is ok, i can send a patch about this. Regards!~ Xiongfei (Alex) Guo Credo Semi. On Tue, Jul 1, 2014 at 7:37 AM, Roman Yeryomin wrote: > On 1 July 2

Re: [OpenWrt-Devel] [PATCH] Update MT7530 switch driver.

2014-06-24 Thread Xiongfei(Alex) GUO
hi, I'm test it on Mercury MW305R with a modified dts file for RT-N14U. Maybe I can give a dts patch for this board later. Actually, MT7530 is the ethernet switch inside the MTK MT7620A/N. So you can try it with any MT7620 based board. Xiongfei Guo Credo Semi. On Tue, Jun 24, 2014 at 8:54 PM,

Re: [OpenWrt-Devel] [PATCH 1/5] Fix stack overflow bug of uloop lua binding.

2014-06-20 Thread Xiongfei(Alex) GUO
t 7:40 PM, John Crispin wrote: > > > On 20/06/2014 13:31, xf...@credosemi.com wrote: > > The static variable `state` in `lua/uloop.c` should be clean after > > every callback. > > > > Signed-off-by: Xiongfei(Alex) Guo --- > > > Hi, > > just had a quick bro

[OpenWrt-Devel] [PATCH 1/2] [luci] i18n: Fix `make po` missing file error

2014-06-07 Thread Alex Henrie
build/i18n-lua2po.pl was deleted in 2012 because it is obsolete. The new script to update the PO and POT files is build/i18n-sync.sh. Signed-off-by: Alex Henrie --- Makefile | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 362eed6..db53f9c 100644

Re: [OpenWrt-Devel] Changing to Diget

2014-06-04 Thread Alex Henrie
2014-06-03 20:44 GMT-06:00 Peter Fraser : > How do I change my subscription to digest mode? https://lists.openwrt.org/cgi-bin/mailman/options/openwrt-devel?email=pjfrase...@gmail.com -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.

[OpenWrt-Devel] LuCI make po

2014-06-02 Thread Alex Henrie
: sudo apt-get install liblua5.1.0-dev -y git clone git://git.openwrt.org/project/luci.git cd luci make What's going wrong? -Alex ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] How do I improve LuCI's Catalan translations?

2014-05-31 Thread Alex Henrie
2014-05-31 6:33 GMT-06:00 Jo-Philipp Wich : > I applied a fix for that - should work now. Updating Pootle is not > feasable at this stage is it is customized quite a bit. It works now, thanks! -Alex ___ openwrt-devel mailing list openwrt

Re: [OpenWrt-Devel] How do I improve LuCI's Catalan translations?

2014-05-30 Thread Alex Henrie
2014-05-28 11:52 GMT-06:00 Jo-Philipp Wich : > Hi Alex, > > please try again. The permissions on the catalan language group have > been misconfigured. > > Regards, > Jow I can submit translations now, but the "Accept suggestion" and "Reject suggestion" b

  1   2   >