Re: [OpenWrt-Devel] Testing packages (and images) under KVM/Qemu

2018-06-14 Thread Philip Prindeville
Inline > On Jun 13, 2018, at 2:19 PM, Alberto Bursi wrote: > > > > On 13/06/2018 22:08, Philip Prindeville wrote: >> Hi all, >> >> Does anyone have a baseline KVM machine description (i.e. an domain.xml >> file) for testing x86_64 images? >> >> I’ve spotted a bug in Busybox that requires

Re: [OpenWrt-Devel] [PATCH 1/4] tools: build squashfs (v3) for ath79

2018-06-14 Thread Zoltan HERPAI
Felix Fietkau wrote: On 2018-06-13 20:01, Mathias Kresin wrote: 13.06.2018 10:51, Zoltan HERPAI: Certain Netgear devices use BE squashfs for the kernel image. As squashfs4 only supports creating LE images, add squashfs (v3) into the tools to be built for ath79. Trying to use an LE

Re: [OpenWrt-Devel] [PATCH 2/3] mvebu: reduce speed to gen1 for armada 37xx devices pcie

2018-06-14 Thread Tomasz Maciej Nowak
W dniu 10.06.2018 o 15:23, Martin Blumenstingl pisze: > On Sat, Jun 9, 2018 at 11:09 PM Tomasz Maciej Nowak wrote: >> >> W dniu 09.06.2018 o 19:02, Martin Blumenstingl pisze: >>> On Sat, Jun 9, 2018 at 4:15 PM Tomasz Maciej Nowak wrote: Since the beginning there's been an issue with

[OpenWrt-Devel] [PATCH v2 2/3] mvebu: reduce speed to gen1 for espressobin pcie

2018-06-14 Thread Tomasz Maciej Nowak
Since the beginning there's been an issue with initializing the Atheros based MiniPCIe wireless cards. Here's an example of kerenel log: OF: PCI: host bridge /soc/pcie@d007 ranges: OF: PCI: MEM 0xe800..0xe8ff -> 0xe800 OF: PCI:IO 0xe900..0xe900 -> 0xe900

[OpenWrt-Devel] LEDE 17.01.5 Backport 5 GHz Wi-Fi Fix on NBG6716

2018-06-14 Thread Christoph Krapp 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 --- Hi all, as can be seen in this

[OpenWrt-Devel] [PATCH] kernel: bump kernel 4.4 to 4.4.137 for 17.01

2018-06-14 Thread Etienne Haarsma
* Refreshed patches Compile-tested: ar71xx Run-tested: ar71xx The new option CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE was added, in this commit: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-4.4.y=ffe4bf3eb3cfa10f9ef295c08c21f4fe3bb07e21 Handle it by setting

Re: [OpenWrt-Devel] sunxi patches

2018-06-14 Thread Hauke Mehrtens
On 06/13/2018 12:25 PM, Andrey Melnikov wrote: > Hello. Sorry for private mail, but after ML moving - forwarding via > gmane is lost, I can't write to ML anymore. You can just write to openwrt-devel@lists.openwrt.org > > Just for curious - when you merge sunxi patches from your staging > tree? I

Re: [OpenWrt-Devel] [PATCH 3/3] net: dsa: Add Vitesse VSC73xx DSA router driver

2018-06-14 Thread Florian Fainelli
On 06/14/2018 05:35 AM, Linus Walleij wrote: > This adds a DSA driver for: > > Vitesse VSC7385 SparX-G5 5-port Integrated Gigabit Ethernet Switch > Vitesse VSC7388 SparX-G8 8-port Integrated Gigabit Ethernet Switch > Vitesse VSC7395 SparX-G5e 5+1-port Integrated Gigabit Ethernet Switch >

Re: [OpenWrt-Devel] [PATCH 2/3] net: phy: vitesse: Add support for VSC73xx

2018-06-14 Thread Florian Fainelli
On 06/14/2018 05:35 AM, Linus Walleij wrote: > The VSC7385, VSC7388, VSC7395 and VSC7398 are integrated > switch/router chips for 5+1 or 8-port switches/routers. When > managed directly by Linux using DSA we need to do a special > set-up "dance" on the PHY. Unfortunately these sequences >

Re: [OpenWrt-Devel] [PATCH 1/3] net: dsa: Add DT bindings for Vitesse VSC73xx switches

2018-06-14 Thread Florian Fainelli
On 06/14/2018 05:35 AM, Linus Walleij wrote: > This adds the device tree bindings for the Vitesse VSC73xx > switches. We also add the vendor name for Vitesse. > > Cc: devicet...@vger.kernel.org > Signed-off-by: Linus Walleij > --- > .../bindings/net/dsa/vitesse,vsc73xx.txt | 81

[OpenWrt-Devel] [PATCH 1/2] kernel: bump 4.9 to 4.9.108 for 18.06

2018-06-14 Thread Koen Vandeputte
Refreshed all patches Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte --- include/kernel-version.mk | 4 +- .../patches-4.9/910-unaligned_access_hacks.patch | 2 +- ..._pl011-Don-t-use-DT-aliases-for-numbering.patch | 2 +-

[OpenWrt-Devel] [PATCH 2/2] kernel: bump 4.14 to 4.14.49 for 18.06

2018-06-14 Thread Koen Vandeputte
Refreshed all patches Compile-tested on: cns3xxx, imx6, x86-64 Runtime-tested on: cns3xxx, imx6, x86-64 Signed-off-by: Koen Vandeputte --- include/kernel-version.mk | 4 ++-- .../324-v4.16-netfilter-flow-table-support-for-IPv6.patch | 2 +-

[OpenWrt-Devel] [PATCH 1/2] kernel: bump 4.9 to 4.9.108

2018-06-14 Thread Koen Vandeputte
Refreshed all patches Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte --- include/kernel-version.mk | 4 +- ...adcom-Move-bcm54xx_auxctl_-read-write-to-.patch | 6 +- ...oadcom-Allow-enabling-or-disabling-of-EEE.patch | 2 +-

[OpenWrt-Devel] [PATCH 2/2] kernel: bump 4.14 to 4.14.49

2018-06-14 Thread Koen Vandeputte
Refreshed all patches Compile-tested on: cns3xxx, imx6, x86-64 Runtime-tested on: cns3xxx, imx6, x86-64 Signed-off-by: Koen Vandeputte --- include/kernel-version.mk | 4 ++-- .../patches-4.14/0035-MIPS-ath79-fix-QCA956x-boot.patch| 6 +++---

[OpenWrt-Devel] [PATCH 3/3] net: dsa: Add Vitesse VSC73xx DSA router driver

2018-06-14 Thread Linus Walleij
This adds a DSA driver for: Vitesse VSC7385 SparX-G5 5-port Integrated Gigabit Ethernet Switch Vitesse VSC7388 SparX-G8 8-port Integrated Gigabit Ethernet Switch Vitesse VSC7395 SparX-G5e 5+1-port Integrated Gigabit Ethernet Switch Vitesse VSC7398 SparX-G8e 8-port Integrated Gigabit Ethernet

[OpenWrt-Devel] [PATCH 2/3] net: phy: vitesse: Add support for VSC73xx

2018-06-14 Thread Linus Walleij
The VSC7385, VSC7388, VSC7395 and VSC7398 are integrated switch/router chips for 5+1 or 8-port switches/routers. When managed directly by Linux using DSA we need to do a special set-up "dance" on the PHY. Unfortunately these sequences switches the PHY to undocumented pages named 2a30 and 52b6 and

[OpenWrt-Devel] [PATCH 1/3] net: dsa: Add DT bindings for Vitesse VSC73xx switches

2018-06-14 Thread Linus Walleij
This adds the device tree bindings for the Vitesse VSC73xx switches. We also add the vendor name for Vitesse. Cc: devicet...@vger.kernel.org Signed-off-by: Linus Walleij --- .../bindings/net/dsa/vitesse,vsc73xx.txt | 81 +++ .../devicetree/bindings/vendor-prefixes.txt |

[OpenWrt-Devel] [PATCH 0/3] DSA driver for Vitesse VSC73xx

2018-06-14 Thread Linus Walleij
This is my effort to get the VSC73xx switch chips working with Linux. It works for me with this device: https://dflund.se/~triad/krad/itian-squareone/ Which has Vitesse VSC7395 embedded in it. I got this device from Florian Fainelli who got it from Tomasz Figa I think. It's cute. The device has

Re: [OpenWrt-Devel] [PATCH 1/4] tools: build squashfs (v3) for ath79

2018-06-14 Thread Felix Fietkau
On 2018-06-13 20:01, Mathias Kresin wrote: > 13.06.2018 10:51, Zoltan HERPAI: >> Certain Netgear devices use BE squashfs for the kernel image. As >> squashfs4 only supports creating LE images, add squashfs (v3) into >> the tools to be built for ath79. >> >> Trying to use an LE squashfs (thus