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

2013-08-30 Thread ??????o
Hi all,could you help me with my current issue that my dual-flash AP can not initialized the second flash correctly. below is my boot log: below is my boot log : U-boot DB120 DRAM: sri Wasp 1.2 wasp_ddr_initial_config(255): (32bit) ddr2 init Setting 0xb8116290 to 0x38702d0f

Re: [OpenWrt-Devel] Building nf_nat_ipv6.ko

2013-08-30 Thread Sedat Dilek
On Fri, Aug 30, 2013 at 8:18 AM, Adam Novak wrote: > Hello, > > With the latest patch you posted, and by doing "make > kernel_menuconfig" and searching for CONFIG_NF_NAT_IPV6 and enabling > all its dependencies (so it showed up in the menus under its > human-readable name) and then enabling it, I

Re: [OpenWrt-Devel] Generate a new image with just one package to stripped

2013-08-30 Thread Pietro Paolini
Hello, I see but does not work for me ... I am afraid I have a really old tree (r13118). Do you know the makefile which is responsible in generating the filesystem ? Pietro Paolini pulsarpie...@aol.com -Original Message- From: Adam Novak To: OpenWrt Development List Sent: Thu, Aug

Re: [OpenWrt-Devel] [RFC][PATCH] Add ESMT F25L32PA Flashchip Support

2013-08-30 Thread Luka Perkov
On Thu, Aug 29, 2013 at 11:51:50PM -0300, Flávio Silveira wrote: > Add ESMT F25L32PA support. > > Datasheet: http://www.esmt.com.tw/DB/manager/upload/F25L32PA.pdf > > I hope this patch is in proper format and my mail client didn't mess it. > > If someone wants, I can also send to linux-mtd maili

[OpenWrt-Devel] Debug Build Phase

2013-08-30 Thread Pietro Paolini
Hello everyone, I would like understand better how all the series of makefile are called and debug some of them without use the common (at least for me) grep + $(warning) + curse, I read over the internet about this tool which provides a decent way to debug Makefiles - called remake - . Do y

Re: [OpenWrt-Devel] Generate a new image with just one package to stripped

2013-08-30 Thread Adam Novak
No, sorry, I do not. You can probably download and grep through a new tree for "target_install" and see what it does or where it lives. -Adam On Fri, Aug 30, 2013 at 2:16 AM, Pietro Paolini wrote: > Hello, > I see but does not work for me ... I am afraid I have a really old tree > (r13118). Do

[OpenWrt-Devel] [PATCH] Update tig to 1.2.1. See for details.

2013-08-30 Thread Francisco Borges
Signed-off-by: Francisco Borges --- net/tig/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/tig/Makefile b/net/tig/Makefile index 3625aed..e2f5e42 100644 --- a/net/tig/Makefile +++ b/net/tig/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ti

[OpenWrt-Devel] [PATCH][ar71xx] Configure OBS4 line on TL-WR841N-v8/MR3420v2 it also Fix USB Power on MR3420v2

2013-08-30 Thread Dmytro
This time we took the information from the source of GPL: http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg18970.html Confirmed and tested: https://dev.openwrt.org/ticket/13201#comment:41 thx to oguretsagressive Signed-off-by: Dmytro --- diff.patch Description: Binary data ___

Re: [OpenWrt-Devel] [PATCH][ar71xx] Configure OBS4 line on TL-WR841N-v8/MR3420v2 it also Fix USB Power on MR3420v2

2013-08-30 Thread Dmytro
Signed-off-by: Dmytro --- diff.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH][ar71xx] Configure OBS4 line on TL-WR841N-v8/MR3420v2 it also Fix USB Power on MR3420v2

2013-08-30 Thread Dmytro
Signed-off-by: Dmytro --- Index: target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c === --- target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c (revision 37859) +++ target/linux/ar71xx/files/arch/mips/ath7

[OpenWrt-Devel] Failing x86 builds with eglibc

2013-08-30 Thread Philip A. Prindeville
I tried to build eglibc 2.15, 2.16, and 2.17 for the Alix platform, but I'm consistently seeing: make[3]: Entering directory `/home/philipp/openwrt2/toolchain/eglibc' [ -f /home/philipp/openwrt2/build_dir/toolchain-i386_gcc-4.6-linaro_eglibc-2.15/eglibc-2.15-r18909/.autoconf ] || { cd /home/p