Re: [OpenWrt-Devel] [LEDE-DEV] [PATCH v2] ipq806x: add kernel 4.14 support

2018-05-17 Thread Stefan Lippers-Hollmann
Hi On 2018-05-17, John Crispin wrote: > On 17/05/18 13:47, Ram Chandra Jangir wrote: > > Thanks Michael for confirming this, > > > > Can you please help to update the kernel partition size to 4MB for R7800 > > and send it as patch to community (lede-...@lists.infradead.org)? > > This will help

Re: [OpenWrt-Devel] [PATCH] ath79: add spi nand driver, the source code from

2018-05-17 Thread Florian Fainelli
On 05/17/2018 06:14 PM, Luochongjun wrote: > --- > .../patches-4.9/491-mtd-spi-nand-driver.patch | 2785 > > 1 file changed, 2785 insertions(+) > create mode 100644 > target/linux/ar71xx/patches-4.9/491-mtd-spi-nand-driver.patch Instead of combining all upstream

[OpenWrt-Devel] [PATCH] mtd: add spi nand driver

2018-05-17 Thread Luochongjun
The source code from https://github.com/bbrezillon/linux-0day/tree/nand/spi-nand/drivers/mtd/nand/spi, I made some modification for it,added to GD5F1GQ4 and EM73C04 and FM25G01A support, the driver on the gl-ar300m and gl-ar750 validation to pass. Signed-off-by: Luo chongjun

[OpenWrt-Devel] [PATCH] th79: add spi nand driver, the source code from https://github.com/bbrezillon/linux-0day/tree/nand/spi-nand/drivers/mtd/nand/spi, I made some modification for it, added to GD5

2018-05-17 Thread Luochongjun
Signed-off-by: Luochongjun --- .../patches-4.9/491-mtd-spi-nand-driver.patch | 2785 1 file changed, 2785 insertions(+) create mode 100644 target/linux/ar71xx/patches-4.9/491-mtd-spi-nand-driver.patch diff --git

[OpenWrt-Devel] [PATCH] ath79: add spi nand driver, the source code from

2018-05-17 Thread Luochongjun
--- .../patches-4.9/491-mtd-spi-nand-driver.patch | 2785 1 file changed, 2785 insertions(+) create mode 100644 target/linux/ar71xx/patches-4.9/491-mtd-spi-nand-driver.patch diff --git a/target/linux/ar71xx/patches-4.9/491-mtd-spi-nand-driver.patch

[OpenWrt-Devel] [PATCH v2] wireguard: no longer need portability patch

2018-05-17 Thread Kevin Darbyshire-Bryant
Drop package/network/services/wireguard/patches/100-portability.patch Instead pass 'PLATFORM=linux' to make since we are always building FOR linux. Signed-off-by: Kevin Darbyshire-Bryant --- V2 - actually I don't need to bump the package version as this doesn't

[OpenWrt-Devel] [PATCH] wireguard: no longer need portability patch

2018-05-17 Thread Kevin Darbyshire-Bryant
Drop package/network/services/wireguard/patches/100-portability.patch Instead pass 'PLATFORM=linux' to make since we are always building FOR linux. Signed-off-by: Kevin Darbyshire-Bryant --- package/network/services/wireguard/Makefile | 3 ++-

Re: [OpenWrt-Devel] [PATCH v2 2/2] kernel: bump 4.14 to 4.14.41

2018-05-17 Thread Kevin Darbyshire-Bryant
> On 17 May 2018, at 21:48, Lev wrote: > > On Thu, 17 May 2018 18:41:26 +0200 > Koen Vandeputte wrote: > >> -@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(void) >> +@@ -115,10 +115,14 @@ static inline void

Re: [RFC] Relocate OpenWrt mailing lists to infradead

2018-05-17 Thread Jo-Philipp Wich
Hi, the mailing lists should be moved now; lede-...@lists.infradead.org became openwrt-devel@lists.openwrt.org lede-...@lists.infradead.org became openwrt-...@lists.openwrt.org those who've been subscribed to the LEDE lists should still be subscribed as the subscription list has been kept

Re: [PATCH v2 2/2] kernel: bump 4.14 to 4.14.41

2018-05-17 Thread Lev
On Thu, 17 May 2018 18:41:26 +0200 Koen Vandeputte wrote: > -@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(void) > +@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(voi Is this really compiles? -- Levente Kovacs Senior Electronic Engineer

Re: [OpenWrt-Devel] Wifi-related kernel-oops on mt7621 after 4.14 update

2018-05-17 Thread Kristian Evensen
Hello, On Wed, Apr 18, 2018 at 11:34 AM, Kristian Evensen wrote: > I will keep an eye on this router, just in case, but it seems the > problem is gone. Thanks for fixing it so fast! The router (WG3526) has been running fine for a while now, but after changing

Re: [LEDE-DEV] [PATCH v2] ipq806x: add kernel 4.14 support

2018-05-17 Thread Joris de Vries
Can confirm that my TP-Link Archer C2600 sysupgraded without trouble after updating the kernel partition to 4MB (of which a patch is in patchwork). > On 17 May 2018, at 21:32, Stefan Lippers-Hollmann wrote: > > Hi > > On 2018-05-17, John Crispin wrote: >> On 17/05/18 13:47, Ram

Re: [LEDE-DEV] [PATCH v2] ipq806x: add kernel 4.14 support

2018-05-17 Thread Stefan Lippers-Hollmann
Hi On 2018-05-17, John Crispin wrote: > On 17/05/18 13:47, Ram Chandra Jangir wrote: > > Thanks Michael for confirming this, > > > > Can you please help to update the kernel partition size to 4MB for R7800 > > and send it as patch to community (lede-...@lists.infradead.org)? > > This will help

Re: [LEDE-DEV] Enable DCO check on Github OpenWrt organisation

2018-05-17 Thread Stijn Tintel
On 09-05-18 03:03, Etienne Champetier wrote: > Hi All, > > 2018-01-18 13:59 GMT-08:00 Etienne Champetier : >> Hi All, >> >> Could someone enable this https://github.com/integration/dco on the >> whole OpenWrt github org? (or at least on the packages repo) > Friendly

Re: [LEDE-DEV] [PATCH 2/2] kernel: bump 4.14 to 4.14.41

2018-05-17 Thread Koen Vandeputte
On 2018-05-17 15:46, Koen Vandeputte wrote: On 2018-05-17 14:22, Tomasz Maciej Nowak wrote: W dniu 16.05.2018 o 13:36, Koen Vandeputte pisze: Refreshed all patches Dropped upstreamed patches: 522-PCI-aardvark-fix-logic-in-PCI-configuration-read-write-functions.patch

[PATCH v2 1/2] kernel: bump 4.9 to 4.9.100

2018-05-17 Thread Koen Vandeputte
Refreshed all patches Added new ARM64 symbol: ARM64_ERRATUM_1024718 Compile-tested on: ar71xx Runtime-tested on: ar71xx Signed-off-by: Koen Vandeputte --- V2: -> Added new arm64 symbol -> rebased on latest master commit ("wireguard: bump to 20180514")

[PATCH] ath10k-firmware: Update QCA988X firmware to the latest version

2018-05-17 Thread Timo Sigurdsson
Hi, the following patch merely updates the ath10k/QCA988X firmware to the latest version found in the ath10k firmware repository which is the same version that is currently in the linux-firmware repository. I have tested this firmware release for almost 3 months now on a TP-Link Archer C7 v2

[PATCH] ath10k-firmware: Update QCA988X firmware to the latest version

2018-05-17 Thread Timo Sigurdsson
This patch updates the QCA988X firmware to the latest revision firmware-5.bin_10.2.4-1.0-00037 found in the ath10k-firmware and linux-firmware repositories. Tested on TP-Link Archer C7 v2 (ar71xx). Signed-off-by: Timo Sigurdsson ---

Testing to lede-dev

2018-05-17 Thread David Woodhouse
This should be transparently redirected to the new openwrt-devel list... smime.p7s Description: S/MIME cryptographic signature ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.infradead.org/mailman/listinfo/openwrt-devel

test

2018-05-17 Thread David Woodhouse
test ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.infradead.org/mailman/listinfo/openwrt-devel