Re: [OpenWrt-Devel] [PATCH] uClibc++: Fix two bugs

2019-10-04 Thread Rosen Penev
On Thu, Oct 3, 2019 at 8:47 PM Rosen Penev wrote: > > The first allows usage of several functions in the std namespace, which > broke compilation of gddrescue specifically with uClibc-ng and uClibc++. > > The second allows usage of long long with normal C++11, which is part of > the standard. Befo

[OpenWrt-Devel] [PATCH] mac80211: ath10k: fix latency issue for QCA988x

2019-10-04 Thread David Bauer
This backport fixes high latency (>100ms) on the WiFi link when using a QCA988x Wave 1 radio. The ath10k-ct driver is not affected by this bug from my testing, hence why it hasn't been discovered earlier. Signed-off-by: David Bauer --- ...ath10k-fix-latency-issue-for-QCA988x.patch | 42 +

Re: [OpenWrt-Devel] [PATCH 1/2] imx6: bootscript: enable UBI fastmap support

2019-10-04 Thread Koen Vandeputte
On 04.10.19 14:30, Koen Vandeputte wrote: On 03.10.19 00:21, Tim Harvey wrote: UBI Fastmap support is stable in the 4.4 kernel so lets take advantage of it to shave off 5-10 seconds of boot time. Signed-off-by: Tim Harvey ---   target/linux/imx6/image/bootscript-ventana | 4 +++-   1 file cha

[OpenWrt-Devel] [PATCH] ath79: fix SUPPORTED_DEVICES for ubnt_nanostation-m

2019-10-04 Thread Adrian Schmutzler
The ar71xx images for the Ubiquiti NanoStation M (XM) devices use "nanostation-m" as board name, but the ath79 images are only compatible with the "nano-m" board name, so sysupgrade complains. By changing this additional supported device, sysupgrade smoothly upgrades from ar71xx to ath79. Ref: op

[OpenWrt-Devel] [PATCH 19.07] ath79: add SUPPORTED_DEVICES to ubnt_nanostation-m-xw

2019-10-04 Thread Adrian Schmutzler
From: Roger Pueyo Centelles The ar71xx images for the Ubiquiti NanoStation M (XW) devices use "nanostation-m-xw" as the board name, but the ath79 images are only compatible with the "nano-m-xw" board name, so sysupgrade complains. By adding this additional supported device, sysuspgrade smoothly

Re: [OpenWrt-Devel] [PATCH 1/2] imx6: bootscript: enable UBI fastmap support

2019-10-04 Thread Koen Vandeputte
On 03.10.19 00:21, Tim Harvey wrote: UBI Fastmap support is stable in the 4.4 kernel so lets take advantage of it to shave off 5-10 seconds of boot time. Signed-off-by: Tim Harvey --- target/linux/imx6/image/bootscript-ventana | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff -