[OpenWrt-Devel] [PATCH v3 0/3] fix mcs814x dLAN USB Extender

2015-07-31 Thread Günther Kelleter
Patches fix interrupt init, timer irq and debug UART for mcs814x. dLAN USB Extender kernel got too big to fit in 1MB so I changed dts partition layout and image builder to make use of automatic partition splitting. Please apply to trunk and CC/15.05! changes since v2: change commit messages I'm

[OpenWrt-Devel] [PATCH v3 2/3] mcs814x: fix interrupts

2015-07-31 Thread Günther Kelleter
create explicit 1:1 mapping before mcs814x_alloc_gc/irq_setup_generic_chip marks all interrupts used and prevents mapping by dts init. IRQ 0 is the timer interrupt and is not illegal! Was broken since kernel 3.14. Signed-off-by: Günther Kelleter guenther.kelle...@devolo.de ---

[OpenWrt-Devel] [PATCH v3 3/3] mcs814x: use firmware partition splitter on dLAN USB Extender

2015-07-31 Thread Günther Kelleter
uImage is now bigger than 1MB. To avoid editing the dts every time the kernel size changes use fw splitter. Signed-off-by: Günther Kelleter guenther.kelle...@devolo.de --- target/linux/mcs814x/config-3.18 | 4

[OpenWrt-Devel] [PATCH v3 1/3] mcs814x: fix debug UART

2015-07-31 Thread Günther Kelleter
Switch to new 8250 debug uart code because the old mach-mcs814x/include/mach/debug-macro.S tries to include asm/hardware/debug-8250.S which no longer exists since kernel 3.14 Signed-off-by: Günther Kelleter guenther.kelle...@devolo.de --- target/linux/mcs814x/config-3.18 | 10

Re: [OpenWrt-Devel] [PATCH 1/2] sunxi: fix uboot install location

2015-07-31 Thread Zoltan HERPAI
On Sun, 26 Jul 2015, Zoltan HERPAI wrote: On Fri, 24 Jul 2015, John Crispin wrote: On 16/07/2015 22:20, Matthias Schiffer wrote: -BOARDS:= \ - sun4i-a10-cubieboard \ - sun4i-a10-olinuxino-lime \ - sun4i-a10-pcduino \ - sun5i-a13-olinuxino \ - sun6i-a31-colombus

Re: [OpenWrt-Devel] package makefile help

2015-07-31 Thread Luiz Angelo Daros de Luca
The first command compiles all subpackages listed in radvd/Makefile. You never compile subpackages directly. Em sex, 31 de jul de 2015 às 08:39, Pratik Prajapati pratik.prajapat...@gmail.com escreveu: Hi, I we write makefile using this approach

Re: [OpenWrt-Devel] [PATCH 6/7] ap6210-firmware: new package

2015-07-31 Thread Zoltan HERPAI
Hi, Daniel Golle wrote: This package contains the WiFi NVRAM distributed with Bananian [1]. It's currently needed to use the WiFi module (BCM43362 SDIO) on the BananaPro with the brcmfmac cfg80211 driver which doesn't yet support retrieving calibration data via device-tree or platform_data.

Re: [OpenWrt-Devel] [PATCH] Restore AP scan patch

2015-07-31 Thread Felix Fietkau
On 2015-07-31 11:01, Dmitry Ivanov wrote: Restore AP scan patch. Signed-off-by: Dmitry Ivanov d...@ubnt.com Applied. Next time, please add the right prefix in the subject (mac80211:), and do not repeat the subject in the email body. Thanks, - Felix

Re: [OpenWrt-Devel] [PATCH 4/7] sunxi: prepare kernel 4.1 config and patches

2015-07-31 Thread Zoltan HERPAI
Hi, Daniel Golle wrote: Similar to brcm2708 have framebuffer video support built-in so fbconsole gets initialized during boot. Plus more kernel config carefully sync'ed against upstream sunxi_defconfig. Signed-off-by: Daniel Golle dan...@makrotopia.org --- target/linux/sunxi/config-4.1

Re: [OpenWrt-Devel] [PATCH 2/7] modules: move libahci to kmod-ata-core

2015-07-31 Thread Zoltan HERPAI
Daniel Golle wrote: Newer kernels make use of libahci in ahci-platform, ie. also on non-PCI platforms. As there is no single config symbol deciding whether libahci.ko is being built or not it seems the most sensitive thing to package it in kmod-ata-core. Signed-off-by: Daniel Golle

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

2015-07-31 Thread Sven Eckelmann
On Thursday 30 July 2015 14:23:06 John Crispin wrote: 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,

[OpenWrt-Devel] [PATCH 2/5] brcm2708: use BuildDTB in image/Makefile

2015-07-31 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- target/linux/brcm2708/image/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/brcm2708/image/Makefile b/target/linux/brcm2708/image/Makefile index 2afd29b..266cc67 100644 ---

[OpenWrt-Devel] [PATCH 4/5] brcm2708: override disabled device tree module status from config.txt

2015-07-31 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- target/linux/brcm2708/image/config.txt | 6 ++ 1 file changed, 6 insertions(+) diff --git a/target/linux/brcm2708/image/config.txt b/target/linux/brcm2708/image/config.txt index 9e6e8e9..f66f6bc 100644 ---

[OpenWrt-Devel] [PATCH 1/5] brcm2708-gpu-fw: update to latest version

2015-07-31 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- package/kernel/brcm2708-gpu-fw/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 5484af0..0f1e96e 100644 ---

[OpenWrt-Devel] [PATCH 5/5] brcm2708: fix kmod-sound-soc-iqaudio-dac and add missing symbol

2015-07-31 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas nolt...@gmail.com --- target/linux/brcm2708/modules.mk | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/target/linux/brcm2708/modules.mk b/target/linux/brcm2708/modules.mk index 5c87c15..03aa19b 100644 ---

[OpenWrt-Devel] package makefile help

2015-07-31 Thread Pratik Prajapati
Hi, I we write makefile using this approach https://dev.openwrt.org/browser/packages/ipv6/radvd/Makefile make package/radvd/compile V=s works but make package/radvdump/compile V=s doesn't work Why? How to correct this? ___ openwrt-devel

[OpenWrt-Devel] [PATCH v2 4/4] ramips: Fix pinmux functions for MT7621

2015-07-31 Thread Sven Eckelmann
The pinctrl-rt2880 code doesn't support multiple functions with the same name. This will result in a incorrect pinmux configuration. Signed-off-by: Sven Eckelmann s...@open-mesh.com --- This is the patch which John Crispin blo...@openwrt.org wanted to drop and instead rewrite the pinctrl-rt2880.

[OpenWrt-Devel] [PATCH v2 3/4] ramips: Fix MT7621 pinmux bits for uart3, uart2, mdio

2015-07-31 Thread Sven Eckelmann
The MT7621 uses a 2 bit wide configuration of the sdhci, spi, mdio, pcie, wdt, uart2 and uart3 in the GPIO_MODE register. It was correctly done for sdhci, spi, pcie and wdt, The same has to be done for uart3, uart2 and mdio. Signed-off-by: Sven Eckelmann s...@open-mesh.com --- v2: - split into

[OpenWrt-Devel] [PATCH v2 2/4] ramips: Fix amount of MT7621 pins controlled by spi group

2015-07-31 Thread Sven Eckelmann
The PINS conntrolled by the SPI bits in the GPIO_MODE register is always 7 and not 8 for nand mode. Signed-off-by: Sven Eckelmann s...@open-mesh.com --- v2: - split into multiple patches .../linux/ramips/patches-3.18/0012-MIPS-ralink-add-MT7621-support.patch | 2 +- 1 file changed, 1

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

2015-07-31 Thread John Crispin
On 31/07/2015 11:23, Sven Eckelmann wrote: On Friday 31 July 2015 10:33:59 John Crispin wrote: [...] What about the other problems like wrong settings width, wrong settings position and missing settings? Should I resend them? which patch exactly ? I have now submitted the patch but this

Re: [OpenWrt-Devel] EdgeRouter POE support

2015-07-31 Thread Stijn Tintel
On 07/28/15 01:27, Wojtek Sawaściuk wrote: Hello, What is current status of support for Ubiquity's EdgeRouter POE (this one with 2+3switch ports) ? I can't flash it with sysupgrade using openwrt-15.05-rc3-octeon-er: Sysupgrade is not yet supported on cavium,octeon-3860. Image check

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

2015-07-31 Thread feckert
Signed-off-by: Florian Eckert eckert.flor...@googlemail.com Signed-off-by: Helge Mader hma...@tdt.de Tested-by: Martin Blumenstingl martin.blumensti...@googlemail.com --- v2 fix annex and line mode comma v2 fix latency to ms .../lantiq/base-files/lib/functions/lantiq_dsl.sh | 423

[OpenWrt-Devel] [PATCH] Restore AP scan patch

2015-07-31 Thread Dmitry Ivanov
Restore AP scan patch. Signed-off-by: Dmitry Ivanov d...@ubnt.com --- package/kernel/mac80211/patches/210-ap_scan.patch | 11 +++ 1 file changed, 11 insertions(+) create mode 100644 package/kernel/mac80211/patches/210-ap_scan.patch diff --git

[OpenWrt-Devel] [PATCH v2 1/4] ramips: Fix uart2/uart3 pinmux order on MT7621

2015-07-31 Thread Sven Eckelmann
The uart3 setting in GPIO_MODE register is before the uart2 setting. Also don't mix uart2 and uart3 function/groups. Signed-off-by: Sven Eckelmann s...@open-mesh.com --- v2: - split into multiple patches .../ramips/patches-3.18/0012-MIPS-ralink-add-MT7621-support.patch | 8 1 file

Re: [OpenWrt-Devel] Change OpenWrt Wifi default settings

2015-07-31 Thread David Lang
/etc/config/wireless On Fri, 31 Jul 2015, N.Leiten wrote: Date: Fri, 31 Jul 2015 12:32:14 +0300 From: N.Leiten nicklei...@gmail.com To: openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] Change OpenWrt Wifi default settings In email dated Пятница - 31 июля 2015 17:08:23 user John

[OpenWrt-Devel] Change OpenWrt Wifi default settings

2015-07-31 Thread John kerry
Hi, I am working on Ar71xx openWRT Luci project. By default the Wi-Fi is disabled and SSID is OpenWrt. I need to change the default settings. Could anyone help me to change the default settings. Best Regards, John ___ openwrt-devel mailing list

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

2015-07-31 Thread Sven Eckelmann
On Friday 31 July 2015 10:33:59 John Crispin wrote: [...] What about the other problems like wrong settings width, wrong settings position and missing settings? Should I resend them? which patch exactly ? I have now submitted the patch but this time split into separate patches [1,2,3]

Re: [OpenWrt-Devel] Change OpenWrt Wifi default settings

2015-07-31 Thread N.Leiten
In email dated Пятница - 31 июля 2015 17:08:23 user John kerry wrote: Hi, I am working on Ar71xx openWRT Luci project. By default the Wi-Fi is disabled and SSID is OpenWrt. I need to change the default settings. Could anyone help me to change the default settings. Best Regards, John

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

2015-07-31 Thread Matt Goring
Hello, sorry I did not explain myself correctly. $(eval $(call bcm63xxCfe,FAST2604 ,F@ST2604 ,fast2604 ,F@ST2604,... $(eval $(call bcm63xxCfe,FAST2704N,FAST2704N,fast2704n,F@ST2704N,... If I use the the @ symbol in the 3rd argument (DEVICE_NAME), then the kernel does not boot any-more.