Re: [OpenWrt-Devel] WiFi client mode leaves router inaccessible if upstream network goes down

2017-02-11 Thread Nick Malyon
Luke, Karl, Thanks for the slide switch workaround and explanation, I finally have a computer again so can try writing a button script. Indeed very frustrating it won’t be fixed. I do think most users would expect their wifi access point not to suddenly disappear on them. Two radios would inde

Re: [OpenWrt-Devel] WiFi client mode leaves router inaccessible if upstream network goes down

2017-02-11 Thread Nick Malyon
Many thanks, I have reported this on the LEDE Project bug tracker as FS#499: https://bugs.lede-project.org/index.php?do=details&task_id=499 > On 4 Feb 2017, at 00:25, Luiz Angelo Daros de Luca wrote: > Nick, you can try lede-proje

Re: [OpenWrt-Devel] [PATCH 00/22] Conversion of ARMv4 Gemini to DT and multiplatform

2017-02-11 Thread Hans Ulli Kroll
HI Linus, On Sat, 11 Feb 2017, Linus Walleij wrote: > On Mon, Jan 30, 2017 at 5:35 PM, Hans Ulli Kroll > wrote: > > On Tue, 24 Jan 2017, Florian Fainelli wrote: > >> On 01/24/2017 12:47 PM, Linus Walleij wrote: > > >> >> This is a dual GMAC ! > >> >> > >> >> They are two different base address

Re: [OpenWrt-Devel] [PATCH 00/22] Conversion of ARMv4 Gemini to DT and multiplatform

2017-02-11 Thread Linus Walleij
On Mon, Jan 30, 2017 at 5:35 PM, Hans Ulli Kroll wrote: > On Tue, 24 Jan 2017, Florian Fainelli wrote: >> On 01/24/2017 12:47 PM, Linus Walleij wrote: >> >> This is a dual GMAC ! >> >> >> >> They are two different base address for each GMAC and one shared >> >> base address for both of them. >> >

[OpenWrt-Devel] [PATCH 4/4] ARM: dts: add PCI to the Gemini device trees

2017-02-11 Thread Linus Walleij
The Cortina Gemini has an internal PCI root bus, add this to the device tree, and add interrupt mapping (swizzling) to the relevant systems device trees. Cc: Janos Laube Cc: Paulius Zaleckas Cc: Hans Ulli Kroll Cc: Florian Fainelli Cc: Gavin Guo Cc: Macpaul Lin Cc: Feng-Hsin Chiang Signed-o

[OpenWrt-Devel] [PATCH 3/4] ARM: gemini: select MIGHT_HAVE_PCI

2017-02-11 Thread Linus Walleij
As we have a PCI driver for the Gemini, we should select MIGHT_HAVE_PCI. Cc: Janos Laube Cc: Paulius Zaleckas Cc: Hans Ulli Kroll Cc: Florian Fainelli Cc: Gavin Guo Cc: Macpaul Lin Cc: Feng-Hsin Chiang Signed-off-by: Linus Walleij --- PCI maintainers: this is FYI only, I will funnel this t

[OpenWrt-Devel] [PATCH 2/4] PCI: add driver for Faraday Technology Host Bridge

2017-02-11 Thread Linus Walleij
This adds a host bridge driver for the Faraday Technology PCI host bridge, used for Cortina Systems Gemini SoC (SL3516) PCI Host Bridge. This code is inspired by the out-of-tree OpenWRT patch and then extensively rewritten for device tree and using the modern helpers to cut down and modernize the

[OpenWrt-Devel] [PATCH 1/4] PCI: add DT bindings for Faraday Technology PCI Host Bridge

2017-02-11 Thread Linus Walleij
This adds device tree bindings for the Faraday technology PCI Host Bridge. This IP is found in the Storlink/Storm/Cortina Gemini SoC platform. Cc: Janos Laube Cc: Paulius Zaleckas Cc: Hans Ulli Kroll Cc: Florian Fainelli Cc: devicet...@vger.kernel.org Cc: Gavin Guo Cc: Macpaul Lin Cc: Feng-H

Re: [OpenWrt-Devel] dnscrypt-proxy package missing in snapshot

2017-02-11 Thread Alexandru Ardelean
If I got this correctly it's broken for that target as well http://buildbot.openwrt.org:8010/broken_packages/ramips.mt7620/ It looks like an issue with the source tar ball not being present in any OpenWrt mirror. Well, that was the error when it tried to build. Looks like dnscrypt-proxy was upda

Re: [OpenWrt-Devel] dnscrypt-proxy package missing in snapshot

2017-02-11 Thread Mangesh Bhamre
Hi Alex, ramips architecture. Mt7620 make file. Regards Mangesh On 11-Feb-2017 4:56 PM, "Alexandru Ardelean" wrote: > Hey Mangesh, > > So, I don't use much ImageBuilder. > I don't even know how that works. > > I usually just do > > < get OpenWrt repo > > ./scripts/feeds update packages > ./scr

Re: [OpenWrt-Devel] dnscrypt-proxy package missing in snapshot

2017-02-11 Thread Alexandru Ardelean
Hey Mangesh, So, I don't use much ImageBuilder. I don't even know how that works. I usually just do < get OpenWrt repo > ./scripts/feeds update packages ./scripts/feeds install -a make menuconfig < select packages I need, configure arch, etc > make V=99 -j8 < extract image from the bin directory

Re: [OpenWrt-Devel] [PATCH 4/4] ARM: dts: add PCI to the Gemini DTSI

2017-02-11 Thread Linus Walleij
On Fri, Feb 10, 2017 at 4:40 PM, Arnd Bergmann wrote: > On Monday, February 6, 2017 10:55:03 AM CET Hans Ulli Kroll wrote: >> >> from my IB 4220 sources. >> >> #define IRQ_PCI_INTA PCI_IRQ_OFFSET + 0 >> #ifndef CONFIG_DUAL_PCI >> #define IRQ_PCI_INTB