Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-24 Thread John Crispin
On 23/07/2014 17:33, Roman Yeryomin wrote: On 23 July 2014 18:26, L. D. Pinney ldpin...@gmail.com wrote: The WR8305RT may be the same as the WA05I have asked ZBT. One difference is uboot is set for 57600 on my WR8305RT...meaning I'll need to patch the WA05 dts to use it. Or update the

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-24 Thread L. D. Pinney
Working unit ... I changed u-boot (now @115200 baud) and the ZBT-WA05 build @r41824 Thanks Larry On Thu, Jul 24, 2014 at 4:10 AM, Roman Yeryomin leroi.li...@gmail.com wrote: On 24 July 2014 11:51, John Crispin j...@phrozen.org wrote: On 23/07/2014 17:33, Roman Yeryomin wrote: On 23

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-23 Thread John Crispin
Hi, this patch has $windos style new lines. git am refuses to merge it. i will mark the other patches you sent as rejected aswell. please take a few hours to learn git am / git send-email. John On 23/07/2014 03:27, L. D. Pinney wrote: From: L. D. Pinney ldpin...@gmail.com This

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-23 Thread Roman Yeryomin
On 23 July 2014 04:27, L. D. Pinney ldpin...@gmail.com wrote: From: L. D. Pinney ldpin...@gmail.com This patch sets the USB LED to 0 (no device = no light) v2 also sets the name from lan to usb This router uses the same board as WA05 without any changes. The difference is the case only. I

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-23 Thread L. D. Pinney
The WR8305RT may be the same as the WA05I have asked ZBT. One difference is uboot is set for 57600 on my WR8305RT...meaning I'll need to patch the WA05 dts to use it. Or update the uboot? I have also asked ZBT for the current uboot... Thanks Larry On Wed, Jul 23, 2014 at 10:17 AM, Roman

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-23 Thread Roman Yeryomin
On 23 July 2014 18:26, L. D. Pinney ldpin...@gmail.com wrote: The WR8305RT may be the same as the WA05I have asked ZBT. One difference is uboot is set for 57600 on my WR8305RT...meaning I'll need to patch the WA05 dts to use it. Or update the uboot? I have also asked ZBT for the current

[OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-22 Thread L. D. Pinney
From: L. D. Pinney ldpin...@gmail.com This patch sets the USB LED to 0 (no device = no light) v2 also sets the name from lan to usb Signed-off-by: L. D. Pinney ldpin...@gmail.com --- diff --git a/target/linux/ramips/dts/WR8305RT.dts b/target/linux/ramips/dts/WR8305RT.dts index