Re: [OpenWrt-Devel] [PATCH 0/7] lantiq: update U-Boot package

2013-10-27 Thread John Crispin
On 27/10/13 20:45, Daniel Schwierzeck wrote: This series updates the Lantiq U-Boot package to the latest Lantiq patches based on v2013.10. Also further boards are added. Hi Daniel, awesome work !! i know how much time you have invested into replacing the unbelievably crappy UGW uboot ;) its

Re: [OpenWrt-Devel] [PATCH 3/7] [boot] uboot-lantiq: enable parallel building

2013-10-27 Thread Yousong Zhou
Hi, On 28 October 2013 03:45, Daniel Schwierzeck wrote: > Signed-off-by: Daniel Schwierzeck > --- > package/boot/uboot-lantiq/Makefile | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/package/boot/uboot-lantiq/Makefile > b/package/boot/uboot-lantiq/Makefile > inde

Re: [OpenWrt-Devel] AR9344 wifi dying on WD N600 routers

2013-10-27 Thread omggo
> > Two WDR4300, a WR2543ND, and a WR1043ND (this one was bought and is > used in the Netherlands). could it be that the WDR4300 you have is a different revision?? On Sun, Oct 27, 2013 at 1:12 AM, Weedy wrote: > On Sat, Oct 26, 2013 at 8:35 AM, omggo wrote: > > out of interest weedy, what tp

Re: [OpenWrt-Devel] AR9344 wifi dying on WD N600 routers

2013-10-27 Thread omggo
> > Two WDR4300, a WR2543ND, and a WR1043ND (this one was bought and is > used in the Netherlands). On Sun, Oct 27, 2013 at 1:12 AM, Weedy wrote: > On Sat, Oct 26, 2013 at 8:35 AM, omggo wrote: > > out of interest weedy, what tp-link devices do you have? > > Two WDR4300, a WR2543ND, and a WR1

Re: [OpenWrt-Devel] usb-modeswitch and hotplug2 removed

2013-10-27 Thread Liverpool Bitlas
1. Connnection is established: after modem reboot, ttyUSBx ports are not created (ls /dev/ttyU is empty) 1a. After commands: modprobe option echo 'VendorID ProductID' > /sys/bus/usb-serial/drivers/option1/new_id serial ports /dev/ttyUSBx are not created still. 2. After unplug (Fri Oct 25 15:17:2

[OpenWrt-Devel] [PATCH 6/7] [boot] uboot-lantiq: add packages for various Arcadyan boards

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 65 -- 1 file changed, 63 insertions(+), 2 deletions(-) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index f106e1b..a18c82e 100644 --- a/package

[OpenWrt-Devel] [PATCH 4/7] [boot] uboot-lantiq: add packages for Lantiq EASY50712

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 20 +++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index 40d1ae2..eb13a4e 100644 --- a/package/boot/uboot-lantiq/

[OpenWrt-Devel] [PATCH 7/7] [boot] uboot-lantiq: add packages for AudioCodes MP-252

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 12 1 file changed, 12 insertions(+) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index a18c82e..af1d7ad 100644 --- a/package/boot/uboot-lantiq/Makefile +++ b/package/

[OpenWrt-Devel] [PATCH 0/7] lantiq: update U-Boot package

2013-10-27 Thread Daniel Schwierzeck
This series updates the Lantiq U-Boot package to the latest Lantiq patches based on v2013.10. Also further boards are added. Daniel Schwierzeck (7): [boot] uboot-lantiq: update to v2013.10 [boot] uboot-lantiq: reuse/copy VR9 GPHY firmware blobs from target/linux/lantiq [boot] uboot-lant

[OpenWrt-Devel] [PATCH 3/7] [boot] uboot-lantiq: enable parallel building

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index a3e9805..40d1ae2 100644 --- a/package/boot/uboot-lantiq/Makefile +++ b/

[OpenWrt-Devel] [PATCH 2/7] [boot] uboot-lantiq: reuse/copy VR9 GPHY firmware blobs from target/linux/lantiq

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 15 +++ 1 file changed, 15 insertions(+) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index 7a66aeb..a3e9805 100644 --- a/package/boot/uboot-lantiq/Makefile +++ b/packa

[OpenWrt-Devel] [PATCH 5/7] [boot] uboot-lantiq: add packages for Lantiq EASY80920

2013-10-27 Thread Daniel Schwierzeck
Signed-off-by: Daniel Schwierzeck --- package/boot/uboot-lantiq/Makefile | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index eb13a4e..f106e1b 100644 --- a/package/boot/uboot-