Re: [OpenWrt-Devel] [PATCH] ath79: add support for gl-e750

2020-05-27 Thread luochong...@gl-inet.com
Hi Koen, I'm really sorry that I missed your previous email. Tried sysupgrade --> results in platform_check failure. In the original device naming convention, E750 was named glinet,gl-e750 However, in today's openwrt, the name of the device is glinet_gl-e750, so platform_check failure is prompte

Re: [OpenWrt-Devel] [PATCH v2] package/base-files: caldata: work around dd's limitation

2020-05-27 Thread Thibaut
Ping? What’s the stance on this patch? Should I rebase before resubmitting following package version bump or is this NACKd as is? This patch (or a solution fixing this issue) is necessary to support mikrotik ipq40xx devices, see for instance PR #3037 Thanks, Thibaut ___

[OpenWrt-Devel] [PATCH v2 1/1] firewall3: harden string functions that might overflow

2020-05-27 Thread Philip Prindeville
From: Philip Prindeville Make sure no buffer overruns present a vulnerability in the firewall. Get rid of unsafe string functions: strcpy, strncpy, strcat, strncat, sprintf, etc. Doing pointer arithemetic with the return value of sprintf() is inherently unsound. Per the sprintf() man page:

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] [PATCH] ath79: add support for gl-e750

2020-05-27 Thread Koen Vandeputte
On 27.05.20 15:33, Koen Vandeputte wrote: On 07.05.20 13:46, Luochongjun wrote: The gl-e750 is a portable travel router that gives you safe access to the internet while traveling. Specifications: - SoC: Qualcomm Atheros AR9531 (650MHz) - RAM: 128 MB DDR2 - Flash: 16 MB SPI NOR (W25Q128FVSG) +

Re: [OpenWrt-Devel] [PATCH] ath79: add support for gl-e750

2020-05-27 Thread Koen Vandeputte
On 07.05.20 13:46, Luochongjun wrote: The gl-e750 is a portable travel router that gives you safe access to the internet while traveling. Specifications: - SoC: Qualcomm Atheros AR9531 (650MHz) - RAM: 128 MB DDR2 - Flash: 16 MB SPI NOR (W25Q128FVSG) + 128 MB SPI NAND (GD5F1GQ4UFYIG) - Ethernet