Re: [OpenWrt-Devel] overcommit memory/ratio

2014-09-20 Thread Nikos Mavrogiannopoulos
On Fri, 2014-09-19 at 18:39 -0700, David Lang wrote > > Well being used to something bad, doesn't mean things cannot get better. > > Routers (to which I have some experience at), rarely have processes > > running that wouldn't matter if they are randomly killed; on a desktop > > system you immedia

[OpenWrt-Devel] ramips: add support for Tenda A6

2014-09-20 Thread agusti
This patch adds support for Tenda A6 device. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH] This patch adds support for Tenda A6 device.

2014-09-20 Thread agusti
From: Agustí Moll --- target/linux/ramips/base-files/etc/board.d/02_network |6 ++ target/linux/ramips/base-files/lib/ramips.sh |3 +++ target/linux/ramips/base-files/lib/upgrade/platform.sh |1 + target/linux/ramips/image/Makefile |3 +++ targe

Re: [OpenWrt-Devel] overcommit memory/ratio

2014-09-20 Thread David Lang
On Sat, 20 Sep 2014, Nikos Mavrogiannopoulos wrote: On Fri, 2014-09-19 at 18:39 -0700, David Lang wrote Well being used to something bad, doesn't mean things cannot get better. Routers (to which I have some experience at), rarely have processes running that wouldn't matter if they are randomly

[OpenWrt-Devel] [PATCH][RESEND.3] ar71xx:stops qihoo c301 booting into backup firmware

2014-09-20 Thread swigger
Openwrt recently adds Qihoo [NYSE:QIHU] C301 router support. However, this router has a backup firmware in the second flash and the current trunk can only boot 3 times before u-boot boots into that backup firmware. This is a stratgy for unbricking. This patch makes u-boot happy. Signed-off-by: Xu

Re: [OpenWrt-Devel] [PATCH][RESEND.3] ar71xx:stops qihoo c301 booting into backup firmware

2014-09-20 Thread Weijie Gao
Hi, You need to register a account at patchwork.openwrt.org, and mark your previous patches Superseded. Weijie Gao On 2014/9/20 17:18, swigger wrote: > Openwrt recently adds Qihoo [NYSE:QIHU] C301 router support. > However, this router has a backup firmware in the second flash and the > curren

Re: [OpenWrt-Devel] [PATCH][RESEND.3] ar71xx:stops qihoo c301 booting into backup firmware

2014-09-20 Thread swigger
thanks. I have done. On Sat, Sep 20, 2014 at 5:39 PM, Weijie Gao wrote: > Hi, > > You need to register a account at patchwork.openwrt.org, and mark your > previous patches Superseded. > > Weijie Gao > > > On 2014/9/20 17:18, swigger wrote: >> Openwrt recently adds Qihoo [NYSE:QIHU] C301 router s

[OpenWrt-Devel] [PATCH] kernel: add rtc-ds1307 module support

2014-09-20 Thread Michael Heimpold
Signed-off-by: Michael Heimpold --- package/kernel/linux/modules/other.mk | 18 ++ 1 file changed, 18 insertions(+) diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 199e457..6861224 100644 --- a/package/kernel/linux/modules/other

[OpenWrt-Devel] [PATCH] kernel: add ledtrig-transient module support

2014-09-20 Thread Michael Heimpold
Signed-off-by: Michael Heimpold --- package/kernel/linux/modules/leds.mk | 15 +++ 1 file changed, 15 insertions(+) diff --git a/package/kernel/linux/modules/leds.mk b/package/kernel/linux/modules/leds.mk index 24a03dd..9c54c78 100644 --- a/package/kernel/linux/modules/leds.mk +++

[OpenWrt-Devel] [PATCH][BB]Backport essential fixes for ad799x

2014-09-20 Thread Hartmut Knaack
This patch ports back some fixes of the ad799x driver, which were committed between 3.10 and 3.15. Signed-off-by: Hartmut Knaack --- This is the patch out of the series, which got committed to trunk lately, which is appropriate for Barrier Breaker. http://patchwork.openwrt.org/patch/5771/ diff

Re: [OpenWrt-Devel] mediatek mt7601u?

2014-09-20 Thread Luca Olivetti
El 19/09/14 21:58, Luca Olivetti ha escrit: > El 19/09/14 19:24, Luca Olivetti ha escrit: >> I made an openwrt recipe but it doesn't work (I see the interface but as >> soon as I try to ifconfig up it segfaults), I guess it's an endianness >> problem (I also tried without the second patch, just in