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
 uboot? I have also asked ZBT for the current uboot...
 
 That's very strange because they have asked me to rename WA05 into
 WR8305RT. They didn't say the baudrate is different. Can you take a
 photo of pcb?
 
 Regards, Roman

Hi,

whoever decided to put 57600 as the default baud rate in the RTSDK
should be tar'ed and feathered.

John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 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 uboot...
 
  That's very strange because they have asked me to rename WA05 into
  WR8305RT. They didn't say the baudrate is different. Can you take a
  photo of pcb?
 
  Regards, Roman
 
  Hi,
 
  whoever decided to put 57600 as the default baud rate in the RTSDK
  should be tar'ed and feathered.
 

 I will make a patch to synchronize these two boards.
 ZBT confirmed they use 115200 as default baudrate and the guy who made
 the initial patch for WR8305RT owns an early sample.

 Regards,
 Roman
 ___
 openwrt-devel mailing list
 openwrt-devel@lists.openwrt.org
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 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 c28e422..812c6e5
 100644 --- a/target/linux/ramips/dts/WR8305RT.dts +++
 b/target/linux/ramips/dts/WR8305RT.dts @@ -87,9 +87,9 @@ label =
 wr8305rt:sys; gpios = gpio1 14 1; }; -lan { +
 usb { label = wr8305rt:usb; -gpios = gpio1 15 1; +
 gpios = gpio1 15 0; }; wifi { label = wr8305rt:wifi;
 
 
 ___ openwrt-devel
 mailing list openwrt-devel@lists.openwrt.org 
 https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
 
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 believe this can be discarded and comment can be put into WA05 dts file.

Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 Yeryomin leroi.li...@gmail.com
wrote:

 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 believe this can be discarded and comment can be put into WA05 dts file.

 Regards,
 Roman

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 uboot...

That's very strange because they have asked me to rename WA05 into WR8305RT.
They didn't say the baudrate is different.
Can you take a photo of pcb?

Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[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 c28e422..812c6e5 100644
--- a/target/linux/ramips/dts/WR8305RT.dts
+++ b/target/linux/ramips/dts/WR8305RT.dts
@@ -87,9 +87,9 @@
label = wr8305rt:sys;
gpios = gpio1 14 1;
};
-   lan {
+   usb {
label = wr8305rt:usb;
-   gpios = gpio1 15 1;
+   gpios = gpio1 15 0;
};
wifi {
label = wr8305rt:wifi;
diff --git a/target/linux/ramips/dts/WR8305RT.dts 
b/target/linux/ramips/dts/WR8305RT.dts
index c28e422..812c6e5 100644
--- a/target/linux/ramips/dts/WR8305RT.dts
+++ b/target/linux/ramips/dts/WR8305RT.dts
@@ -87,9 +87,9 @@
label = wr8305rt:sys;
gpios = gpio1 14 1;
};
-   lan {
+   usb {
label = wr8305rt:usb;
-   gpios = gpio1 15 1;
+   gpios = gpio1 15 0;
};
wifi {
label = wr8305rt:wifi;
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel