[OpenWrt-Devel] [PATCH] ramips: add i2c pingroup to the pinmux for rt-n14u

2015-01-14 Thread Pavel Löbl
i2c pins are wired to wps a reset button Signed-off-by: Pavel Löbl lobl.pa...@gmail.com --- target/linux/ramips/dts/RT-N14U.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/RT-N14U.dts b/target/linux/ramips/dts/RT-N14U.dts index 66ac0fc..d95d32d

Re: [OpenWrt-Devel] ddns-scripts 2.0.1-1 breaks freedns.afraid.org?

2015-01-14 Thread Catalin Patulea
I've opened a pull request for this (and other misc fixes): https://github.com/openwrt/packages/pull/779 On Tue, Jan 13, 2015 at 9:14 AM, Christian Schoenebeck christian.schoeneb...@gmail.com wrote: I put it on the TODO list. Thanks for feedback Christian

Re: [OpenWrt-Devel] [PATCH] [ar71xx] Add support for MERCURY MAC1200R

2015-01-14 Thread 郭传鈜
2015-01-11 19:48 GMT+08:00 open...@rogerpueyo.com: From: Roger Pueyo Centelles roger.pu...@guifi.net --- target/linux/ar71xx/base-files/etc/diag.sh | 3 + .../ar71xx/base-files/etc/uci-defaults/01_leds | 5 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 +

Re: [OpenWrt-Devel] ddns-scripts sleep 10 before updating?

2015-01-14 Thread Catalin Patulea
On Tue, Jan 13, 2015 at 8:56 AM, Christian Schoenebeck christian.schoeneb...@gmail.com wrote: from my point of view 10 seconds to wait before sending an update to the ddns provider is not a big deal because it takes up to 5 minutes until nslookup [yourhost] 8.8.8.8 gives you back a static

[OpenWrt-Devel] Is Linksys/Belkin lying (again) about being open source (WRT1200AC router) ?

2015-01-14 Thread valent.turko...@gmail.com
Linksys/Belking marketing is again doing one thing and saying another? This time they say that WRT1200AC router is open source: http://www.zdnet.com/article/ces-2015-linksys-1200ac-an-inexpensive-open-source-802-11ac-wi-fi-router/ I have tracked progress with WRT1900AC and saw how they failed to

Re: [OpenWrt-Devel] Is Linksys/Belkin lying (again) about being open source (WRT1200AC router) ?

2015-01-14 Thread Imre Kaloz
On Wed, 14 Jan 2015 16:05:33 +0100, valent.turko...@gmail.com valent.turko...@gmail.com wrote: Linksys/Belking marketing is again doing one thing and saying another? This time they say that WRT1200AC router is open source:

[OpenWrt-Devel] How to enable EARLY_PRINTK by default on ARM target?

2015-01-14 Thread Rafał Miłecki
I wanted bcm53xx kernels to be compiled with EARLY_PRINTK by default. This is safe, we enable earlyprintk using bootargs on tested devices only. So I have config option enabled in default configs: grep EARLY_PRINTK target/linux/bcm53xx/config-3.1*

Re: [OpenWrt-Devel] Hardlock in ath9k

2015-01-14 Thread Felix Fietkau
On 2015-01-14 20:19, Gianluca Anzolin wrote: Hi, I was just testing this evening, just for fun, a new build with the just released musl libc (1.1.6) on my new router (Archer C7) but unfortunately it bricked my router. Initially I feared that I did something wrong when updating the libc

Re: [OpenWrt-Devel] [RFC] [mvebu] WRT1900AC syscfg as overlay

2015-01-14 Thread mark milburn
I should have looked at the code before posting. :) On Wed, Jan 14, 2015 at 6:21 AM, Imre Kaloz ka...@openwrt.org wrote: Hi Mark, On Tue, 13 Jan 2015 22:18:13 +0100, mark milburn mark.a.milb...@gmail.com wrote: I believe this is the appropriate forum for discussing this. Let me know if

Re: [OpenWrt-Devel] [RFC] [mvebu] WRT1900AC syscfg as overlay

2015-01-14 Thread Imre Kaloz
Hi Mark, On Tue, 13 Jan 2015 22:18:13 +0100, mark milburn mark.a.milb...@gmail.com wrote: I believe this is the appropriate forum for discussing this. Let me know if this is not the case. I think that employing the syscfg partition as the overlayfs is not useful for this device, and for

Re: [OpenWrt-Devel] [RFC PATCH] mac80211: brcmfmac: separate SDIO and USB support

2015-01-14 Thread Zoltan HERPAI
Jose, On Tue, 13 Jan 2015, José Vázquez wrote: 2015-01-13 8:46 GMT+01:00, Zoltan HERPAI wigy...@uid0.hu: I haven't seen any flags that does SDIO_SUPPORT or something similar. It's either removing depend on USB_SUPPORT or add dependencies for the targets that'll use the SDIO part. Do you know

Re: [OpenWrt-Devel] [PATCH 2/9] mvebu: Switch to the generic mkuimage macro

2015-01-14 Thread Imre Kaloz
Thanks, applied in 43969. Imre On Tue, 13 Jan 2015 16:56:39 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: The mvebu image makefile define something almost identical to the generic implementation found in include/image.mk. Switch to this implementation. Signed-off-by:

Re: [OpenWrt-Devel] [PATCH 1/9] mvebu: Replace the padjffs2 call by the generic definition

2015-01-14 Thread Imre Kaloz
Thanks, applied in 43968. Imre On Tue, 13 Jan 2015 16:56:38 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: The mvebu image Makefile directly calls the padjffs2 utility, while there's an generic make function to do just that. Switch to it Signed-off-by: Maxime Ripard

Re: [OpenWrt-Devel] [PATCH 9/9] mvebu: Add Armada 385 DB AP support

2015-01-14 Thread Imre Kaloz
On Tue, 13 Jan 2015 16:56:46 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: +diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts +index 02db04867d8f..2a58443e2504 100644 +--- a/arch/arm/boot/dts/armada-385-db-ap.dts

[OpenWrt-Devel] [PATCH] mdns: install uci package as config

2015-01-14 Thread Alexander Couzens
Signed-off-by: Alexander Couzens lyn...@fe80.eu --- package/network/services/mdns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/network/services/mdns/Makefile b/package/network/services/mdns/Makefile index 1c89ca6..690f547 100644 ---

Re: [OpenWrt-Devel] [PATCH 7/9] mvebu: Switch to 3.18

2015-01-14 Thread Imre Kaloz
Dopped this one, mvebu gained initial 3.18 support in r41232 and already uses that by default since r43893. Imre On Tue, 13 Jan 2015 16:56:44 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: The 3.16 kernel introduced support for the A38x SoC family. In order to support

Re: [OpenWrt-Devel] [PATCH 3/9] kernel: Allow ubi autoattach to run on NOR flash

2015-01-14 Thread Imre Kaloz
Maxime, On Tue, 13 Jan 2015 16:56:40 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: Some devices out there only have a NOR flash to store the rootfs on. While using UBI is arguable on this kind of NAND, this is something that should be supported. Could you explain me,

Re: [OpenWrt-Devel] [PATCH 8/9] mvebu: Add the Armada 385 Reference Design support

2015-01-14 Thread Imre Kaloz
On Tue, 13 Jan 2015 16:56:45 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: ++ partition@2 { ++ label = data; ++ reg = 0x60 0xa0; ++

Re: [OpenWrt-Devel] [PATCH] mdns: install uci package as config

2015-01-14 Thread Luka Perkov
On Wed, Jan 14, 2015 at 10:56:02AM +0100, Alexander Couzens wrote: Signed-off-by: Alexander Couzens lyn...@fe80.eu --- package/network/services/mdns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied in r43967. Thanks! Luka ___

Re: [OpenWrt-Devel] [PATCH 3/9] kernel: Allow ubi autoattach to run on NOR flash

2015-01-14 Thread Rafał Miłecki
On 13 January 2015 at 16:56, Maxime Ripard maxime.rip...@free-electrons.com wrote: Some devices out there only have a NOR flash to store the rootfs on. While using UBI is arguable on this kind of NAND, this is something that should be supported. So why use UBI at all? Doesn't it make more

Re: [OpenWrt-Devel] [PATCH 4/9] mvebu: Add sub-profiles

2015-01-14 Thread Imre Kaloz
Hi Maxime, On Tue, 13 Jan 2015 16:56:41 +0100, Maxime Ripard maxime.rip...@free-electrons.com wrote: +$(eval $(call MultiProfile,Generic,$(PROFILES_LIST))) +$(eval $(call MultiProfile,Evalboards,$(PROFILES_LIST))) Profile names should be sourced from the profiles. - $(foreach

Re: [OpenWrt-Devel] [PATCH 2/9] mvebu: Switch to the generic mkuimage macro

2015-01-14 Thread Felix Fietkau
On 2015-01-13 16:56, Maxime Ripard wrote: The mvebu image makefile define something almost identical to the generic implementation found in include/image.mk. Switch to this implementation. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com FYI, my rework of the image makefile

Re: [OpenWrt-Devel] [PATCH] Initramfs image copied to bin for malta builds

2015-01-14 Thread Imre Kaloz
On Mon, 12 Jan 2015 21:36:16 +0100, Eric Schultz eschu...@prplfoundation.org wrote: Malta ramdisk images are no longer copied to output due to a recent change. This change reimplements copying of ramdisk images for Malta builds. Merged in r43970, thank you. Imre

Re: [OpenWrt-Devel] [PATCH 3/9] kernel: Allow ubi autoattach to run on NOR flash

2015-01-14 Thread Maxime Ripard
On Wed, Jan 14, 2015 at 12:43:25PM +0100, Rafał Miłecki wrote: On 13 January 2015 at 16:56, Maxime Ripard maxime.rip...@free-electrons.com wrote: Some devices out there only have a NOR flash to store the rootfs on. While using UBI is arguable on this kind of NAND, this is something that