Re: [OpenWrt-Devel] TP-Link WA7510N support (trunk)

2012-10-20 Thread Paul Fertser
Hi, Stefan Helmert writes: > [0.10] MIPS: machine is TP-LINK TL-WA7510N v1 ... > [0.51] m25p80 spi0.0: s25sl032a (4096 Kbytes) > [0.51] Creating 5 MTD partitions on "spi0.0": > [0.52] 0x-0x0002 : "redboot" This partition name suggests you're no

[OpenWrt-Devel] [PATCH] dropbear: update to 2012.55 and refresh patches

2012-10-20 Thread Catalin Patulea
Upstream has a few code cleanups, more eagerly burns sensitive memory and includes the fix for CVE-2012-0920. Full changelog: https://matt.ucc.asn.au/dropbear/CHANGES Local changes: - Removed PKG_MULTI which is no longer in options.h (even before 2011.54) - Merged DO_HOST_LOOKUP into 120-openwrt_o

Re: [OpenWrt-Devel] Toolchain broken with EGLIBC 2.16 ?

2012-10-20 Thread shazz
ok I think I found the issue, it seems ok if I set the eglibc revision option to 21110 On Sat, Oct 20, 2012 at 8:51 PM, shazz wrote: > if you look at : > http://openwrt.metaverse.fr/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/ > you'll see that instead of ld-2.1

Re: [OpenWrt-Devel] TP-Link WA7510N support (trunk)

2012-10-20 Thread Stefan Helmert
Here the output: - U-Boot 1.1.4 (Nov 30 2011 - 15:23:30) AP91 (ar7240) U-boot DRAM: sri TAP VALUE 1 = a, 2 = a 32 MB id read 0x10ff flash size 4194304, sector count = 64 Flash: 4 MB Using default environment In:serial Out: serial Err: s

Re: [OpenWrt-Devel] Toolchain broken with EGLIBC 2.16 ?

2012-10-20 Thread shazz
if you look at : http://openwrt.metaverse.fr/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/ you'll see that instead of ld-2.16.so, ld-2.15.90.so is generated does it help ? On Sat, Oct 20, 2012 at 3:21 PM, shazz wrote: > Florian : > the config file used : > http

Re: [OpenWrt-Devel] [PATCHv2] Add support for Huawei E970

2012-10-20 Thread Mathias Adam
Am Mo, 15.10.2012, 19:17 schrieb Rafał Miłecki: > 2012/10/15 Mathias Adam : >> Am Mo, 15.10.2012, 17:57 schrieb Rafał Miłecki: >>> 2012/10/14 Mathias Adam : This patch adds support for Huawei E970 wireless gateway devices. It has been tested on an E970 labelled as T-Mobile web'n'walk Box I

Re: [OpenWrt-Devel] Toolchain broken with EGLIBC 2.16 ?

2012-10-20 Thread shazz
Florian : the config file used : http://openwrt.metaverse.fr/tpl703n/trunk/config.eglibc216 the same config file is used (and works) with eglibc215 the log : http://openwrt.metaverse.fr/tpl703n/trunk/eglibc216.log thx ! shazz On Sat, Oct 20, 2012 at 2:26 PM, Florian Fainelli wrote: > Hello, >

Re: [OpenWrt-Devel] Toolchain broken with EGLIBC 2.16 ?

2012-10-20 Thread Florian Fainelli
Hello, On Friday 19 October 2012 16:42:18 shazz wrote: > I saw that EGLIBC 2.16 was added to the developper options so... I tried ! > but if fails > cannot stat > '/var/www/LOG/openwrt/tpl703n/trunk/staging_dir/toolchain-mips_r2_gcc-4.7-linaro_eglibc-2.16/lib/ld-2.16.so': > No such file or di

Re: [OpenWrt-Devel] [PATCH][BCM63XX] Add F@ST2604 board support.

2012-10-20 Thread Jonas Gorski
Hi, On 6 August 2012 20:00, Álvaro Fernández Rojas wrote: > Add Sagem F@ST2604 board support. > > Signed-off-by: Álvaro Fernández Rojas please use tabs instead of spaces for indentation, apart from that it looks mostly fine. > > Index: target/linux/brcm63xx/base-files/etc/uci-defaults/network >

Re: [OpenWrt-Devel] [PATCH v3][BCM63XX] Add 963281T_TEF board support.

2012-10-20 Thread Jonas Gorski
Hi, On 24 July 2012 02:43, Álvaro Fernández Rojas wrote: > Add 963281T_TEF board support (wlan BCM43225). > Flash size is 16M. > > Signed-off-by: Álvaro Fernández Rojas This patch looks good, but does not apply to trunk anymore, can you please resend it? Also some small comments: > > Index: ta