[OpenWrt-Devel] ?????? Porting my dual-flash wireless AP,but the senond flash can not initialized correctly.

2013-08-31 Thread ??????o
Anyone here to help? -- -- ??: "??o"; : 2013??8??30??(??) 3:14 ??: "openwrt-devel"; : [OpenWrt-Devel] Porting my dual-flash wireless AP,but the senond flash can not initialized correctly. Hi all,could you hel

Re: [OpenWrt-Devel] Failing x86 builds with eglibc

2013-08-31 Thread Sedat Dilek
On Sat, Aug 31, 2013 at 12:35 PM, Florian Fainelli wrote: > 2013/8/31 Dirk Neukirchen : >> On 31.08.2013 01:28, Philip A. Prindeville wrote: >>> make --jobserver-fds=3,4 -j subdir=csu -C csu ..=../ subdir_lib >>> make[6]: Entering directory >>> `/home/philipp/openwrt2/build_dir/toolchain-i386_gcc

Re: [OpenWrt-Devel] Failing x86 builds with eglibc

2013-08-31 Thread Florian Fainelli
2013/8/31 Dirk Neukirchen : > On 31.08.2013 01:28, Philip A. Prindeville wrote: >> make --jobserver-fds=3,4 -j subdir=csu -C csu ..=../ subdir_lib >> make[6]: Entering directory >> `/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc/csu' >> make[6]:

Re: [OpenWrt-Devel] Failing x86 builds with eglibc

2013-08-31 Thread Dirk Neukirchen
On 31.08.2013 01:28, Philip A. Prindeville wrote: > make --jobserver-fds=3,4 -j subdir=csu -C csu ..=../ subdir_lib > make[6]: Entering directory > `/home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/libc/csu' > make[6]: warning: jobserver unavailable: us

[OpenWrt-Devel] [PATCH] ar71xx: make failsafe for TL-WR720N-v3 work on port labelled as LAN.

2013-08-31 Thread Yousong Zhou
Failsafe listens on eth0 by default, but due to the order of eth registration eth0 previously corresponded to the port labelled as WAN. This may cause some inconvenience since people have to plug the cable out from LAN into WAN when accessing failsafe mode and then plug back when recovery is done.