Re: [OpenWrt-Devel] [PATCH 6/6] bcm53xx: R8000 handle PEX8603 switch

2015-07-30 Thread Rafał Miłecki
On 15 July 2015 at 12:11, Ian Kent wrote: > On Tue, 2015-07-14 at 18:19 +0200, Rafał Miłecki wrote: >> On 28 June 2015 at 05:37, Ian Kent wrote: >> > Let me rework this using the bus number as you recommend. >> > I'll repost my updated patch series once I've done that. >> >> Hi Ian, >> >> Is ther

[OpenWrt-Devel] [PATCH] ar71xx: Fix gpio_count setting for QCA953x in ath79_gpio_output_select

2015-07-30 Thread Sven Eckelmann
Reported-by: Steve Brown Signed-off-by: Sven Eckelmann --- .../739-MIPS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch | 2 +- .../739-MIPS-ath79-add-gpio-func-register-for-QCA955x-SoC.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/

[OpenWrt-Devel] [PATCH v2] dnsmasq: Bump to dnsmasq2.74

2015-07-30 Thread Kevin Darbyshire-Bryant
Bump to dnsmasq2.74 & refresh patches to fix fuzz Signed-off-by: Kevin Darbyshire-Bryant --- v2 - fixed patch fuzz in 100-fix-dhcp-no-address-warning package/network/services/dnsmasq/Makefile | 4 ++-- .../dnsmasq/patches/100-fix-dhcp-no-address-warning.patch | 6 +++--- ..

[OpenWrt-Devel] OpenWRT default settings

2015-07-30 Thread John kerry
Hi Everyone, I am working on openWRT Luci, able to change the settings in the file under overlay and settings will get change, but when i do factory reset from GUI, All the changes i have done in script file gone. So i need to know from which this all factory reset configuration is loading so that

Re: [OpenWrt-Devel] [OpenWrt] 2.4Ghz limited to 50mW in DFS-ETSI

2015-07-30 Thread Nicola von Thadden
Hi, I also thought to have used 20dBm or 23dBm in earlier releases (AA). Is there a way to find out to which txpower levels the 5Ghz transceiver is limited? I think the driver reads them out, maybe there is a way to print them on the cmd? But my main problem is the 17dBm on 2.4Ghz when setting DF

[OpenWrt-Devel] [PATCH] lantiq: get more status information from xDSL

2015-07-30 Thread feckert
Signed-off-by: Florian Eckert Signed-off-by: Helge Mader --- .../lantiq/base-files/lib/functions/lantiq_dsl.sh | 400 +++- 1 file changed, 388 insertions(+), 12 deletions(-) mode change 100644 => 100755 target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh diff --git a/

[OpenWrt-Devel] [PATCH] include/kernel.mk - better search for ARCH

2015-07-30 Thread Alexey Brodkin
If "findstring" is used without leading and trailing spaces unexpected matches may happen. For example consider ARC=arc then "findstring $(ARCH)" will report a false match with "aarch64". But "findstring $ARCH " (note trailing space) will correctly skip matches for both "aarch64" and "aarch64_be".

[OpenWrt-Devel] [PATCH] update config.guess & config.sub

2015-07-30 Thread Alexey Brodkin
These are from today's master branch of: http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree In particular it adds support for ARC architecture plus some more improvements and fixes. This patch is built-tested against NetGear WNDR3800. Signed-off-by: Alexey Brodkin Cc: Florian Fainelli Cc:

[OpenWrt-Devel] [PATCHv2 5/7] mac80211/linux-firmware: include firmware for brcmfmac-sdio

2015-07-30 Thread Daniel Golle
Signed-off-by: Daniel Golle --- package/kernel/mac80211/Makefile | 48 ++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile index 40b08c0..4052acd 100644 --- a/package/kernel/mac

Re: [OpenWrt-Devel] [PATCH 5/7] linux-firmware: use newer upstream, package brcmfmac-firmware

2015-07-30 Thread Daniel Golle
Hi Rafal, thanks for the review! On Thu, Jul 30, 2015 at 08:39:20AM +0200, Rafał Miłecki wrote: > On 30 July 2015 at 08:33, Daniel Golle wrote: > > On Thu, Jul 30, 2015 at 05:55:02AM +0200, Rafał Miłecki wrote: > >> On 30 July 2015 at 03:52, Daniel Golle wrote: > >> > Add new brcmfmac-firmware

[OpenWrt-Devel] [PATCHv2 6/7] ap6210-nvram: new package

2015-07-30 Thread Daniel Golle
This package contains the WiFi NVRAM distributed with Bananian. It's currently needed to use the WiFi module (BCM43362 SDIO) on the BananaPro with the brcmfmac cfg80211 driver. Signed-off-by: Daniel Golle --- package/firmware/ap6210-nvram/Makefile | 40 +++ .../firmware/a

Re: [OpenWrt-Devel] [PATCH] include/kernel.mk - better search for ARCH

2015-07-30 Thread Felix Fietkau
On 2015-07-30 10:41, Alexey Brodkin wrote: > If "findstring" is used without leading and trailing spaces unexpected matches > may happen. For example consider ARC=arc then "findstring $(ARCH)" will > report a false match with "aarch64". > > But "findstring $ARCH " (note trailing space) will correc

Re: [OpenWrt-Devel] [PATCH] include/kernel.mk - better search for ARCH

2015-07-30 Thread Alexey Brodkin
Hi Felix, On Thu, 2015-07-30 at 12:55 +0200, Felix Fietkau wrote: > On 2015-07-30 10:41, Alexey Brodkin wrote: > > If "findstring" is used without leading and trailing spaces unexpected > > matches > > may happen. For example consider ARC=arc then "findstring $(ARCH)" will > > report a false matc

[OpenWrt-Devel] [PATCH v2] include/kernel.mk - better search for ARCH

2015-07-30 Thread Alexey Brodkin
If "findstring" is used without leading and trailing spaces unexpected matches may happen. For example consider ARC=arc then "findstring $(ARCH)" will report a false match with "aarch64". But "findstring $ARCH " (note trailing space) will correctly skip matches for both "aarch64" and "aarch64_be".

Re: [OpenWrt-Devel] RFC: Preserving smbpasswd & dnsmasq.time across sysupgrade

2015-07-30 Thread Kevin Darbyshire-Bryant
Thanks Bastian, apologies for delayed reply. I'll check that info out. :-) Thanks Kevin -- Cheers, ke...@darbyshire-bryant.me.uk Sent from my phone, apologies for brevity, spelling & top posting > On 27 Jul 2015, at 09:14, Bastian Bittorf wrote: > > * Kevin Darbyshire-Bryant [26.07.2015 16

Re: [OpenWrt-Devel] [PATCH] rampips: Fix pinmux functions for MT7621

2015-07-30 Thread John Crispin
On 29/07/2015 17:19, Sven Eckelmann wrote: > The pinctrl-rt2880 code doesn't support multiple functions with the same > name. This will result in incorrect pinmux configuration. > > The MT7621 uses 2 bit wide configuration of the sdhci, spi, mdio, pcie, > wdt, uart2 and uart3. But the code only

Re: [OpenWrt-Devel] [PATCH 00/13] ramips: massive code cleanups

2015-07-30 Thread John Crispin
On 26/07/2015 18:24, Piotr Dymacz wrote: > The following changes fix different mistakes in ramips target and > try to make the code more clean and consistent. > > The patches affect: > * dts{,i} files > * base-files/* scripts > * image Makefile > > Piotr Dymacz (13): > ramips: fix indentat

Re: [OpenWrt-Devel] [PATCH 00/13] ramips: massive code cleanups

2015-07-30 Thread Piotr Dymacz
2015-07-30 14:24 GMT+02:00 John Crispin : [...] > big diff stat. i like it. can you do the same for lantiq ? :) Maybe... and ar71xx too? ;) > i will stop merging new board to ramips target untilt his series is in > the tree to save you having to rebase too often. OK. > when can we expect a v2

Re: [OpenWrt-Devel] [OpenWrt] 2.4Ghz limited to 50mW in DFS-ETSI

2015-07-30 Thread Ben West
You can look up your respective country's spectrum regulations. It is possible prior versions OpenWRT didn't fully conform to each regulatory domain and were fixed in more recent versions (just as the converse is possible). For example, for the USA, here is a table of power limits for the 2.4GHz

Re: [OpenWrt-Devel] [OpenWrt] 2.4Ghz limited to 50mW in DFS-ETSI

2015-07-30 Thread Gerald Matzka
Ben is right, take a look at https://forum.openwrt.org/viewtopic.php?id=42197 In newer Openwrt versions the kernel modules are compiled to respect the reg-domain settings programmed in hardware. Kind regards ... sent from my iPhone > Am 30.07.2015 um 17:11 schrieb Ben West : > > You can look

Re: [OpenWrt-Devel] [PATCHv2 5/7] mac80211/linux-firmware: include firmware for brcmfmac-sdio

2015-07-30 Thread Rafał Miłecki
On 30 July 2015 at 10:52, Daniel Golle wrote: > @@ -2000,6 +2000,50 @@ endef > > define KernelPackage/brcmfmac/install > $(INSTALL_DIR) $(1)/lib/firmware/brcm > +ifneq ($(CONFIG_BRCMFMAC_SDIO),) > + $(INSTALL_DATA) \ > + > $(PKG_BUILD_DIR)/$(PKG_LINUX_FIRMWARE_SUBDIR)

[OpenWrt-Devel] AR71xx openWRT Default config file

2015-07-30 Thread John kerry
Hi , I am working on openWRT Luci, able to change the settings in the file under overlay and settings will get change, but when i do factory reset from GUI, All the changes i have done in script file gone. So i need to know from which this all factory reset configuration is loading so that i will c

[OpenWrt-Devel] how to control PA in mt7620a ralink-soc?

2015-07-30 Thread Soulkey
Dear Sir,     I have something to trouble you , I want to know how to enable the PA of the mt7620a ralink-soc in the OpenWrt-BB ,and is there any article or mail has been explained ,but I don't know ?    Please share it to me , I am eager to get help , thank you very much !!! ___

Re: [OpenWrt-Devel] [OpenWrt] 2.4Ghz limited to 50mW in DFS-ETSI

2015-07-30 Thread David Lang
What's more, The regulation is on the signal strength of the radiated signal, not the transmitter power. so if you go to max transmitter power and add a better antenna, you actually exceed the limits. There is apparently an exception to this for point-to-point use. But you still can't use full

Re: [OpenWrt-Devel] [PATCH] [brcm63xx] Add support for Plusnet 2704N

2015-07-30 Thread Jonas Gorski
Hi, On Tue, Jul 28, 2015 at 6:28 AM, Matt Goring wrote: > BCM6318: add support for Plusnet / Sagem 2704N (V1) > Signed-off-by: Matt Goring > --- For future submissions, add a changelog here for all the changes between (re-)submissions. > target/linux/brcm63xx/base-files/etc/diag.sh |

Re: [OpenWrt-Devel] [PATCH] lantiq: get more status information from xDSL

2015-07-30 Thread Martin Blumenstingl
On Thu, Jul 30, 2015 at 10:35 AM, feckert wrote: > Signed-off-by: Florian Eckert > Signed-off-by: Helge Mader Tested-by: Martin Blumenstingl I only have two minor nitpicks: 1. Annex and "Line Mode" are ending with a comma (e.g. "Annex: B, ") 2. I guess latency should be in milliseconds but it

Re: [OpenWrt-Devel] [WDR3600] factory using WPS-button and tftp doesn't work anymore (new hardware?)

2015-07-30 Thread Leon George
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Just in case anybody was following this; i've worked around the issue by prepending the first 257 blocks from an official firmware-upgrade and than padding to the required size (8192512). It seems that the automatic process now expects u-boot and a