Re: [OpenWrt-Devel] [Patch] [ramips] important patch for HG255D -- call back last one

2013-07-25 Thread Leon Xu
On 07/25/2013 11:53 PM, Leon Xu wrote: > r37505 add support for Huawei HG255D, but it only tested under a community > hacked u-boot ("lintel u-boot"), which has a different mtd layout compared to > origin one. If you install it on a box with origin u-boot, the origin fact

[OpenWrt-Devel] [Patch] [ramips] important patch for HG255D

2013-07-25 Thread Leon Xu
l never up!!! This patch shrink firmware part in mtd layout to exclude origin factory part, and I will prepare another patch to fix the eeprom extract issue for box with origin u-boot. Signed-off-by: Leon Xu --- diff -Naur trunk.old/target/linux/ramips/dts/HG255D.dts trunk/target/linux/

[OpenWrt-Devel] [Patch] ar71xx: MERCURY MW4530R support for trunk

2013-07-25 Thread Leon Xu
Mercury MW4530R is TP-Link TL-WDR4310 clone but with a much lower price tag (~ $40). This patch is tested to work at trunk r37525. Signed-off-by: Leon Xu --- diff -Naur trunk.old/target/linux/ar71xx/base-files/lib/ar71xx.sh trunk/target/linux/ar71xx/base-files/lib/ar71xx.sh --- trunk.old

[OpenWrt-Devel] [Patch] ramips: fix HG255D VLAN initial detect issue

2013-07-23 Thread Leon Xu
Signed-off-by: Leon Xu --- --- trunk/target/linux/ramips/base-files/etc/uci-defaults/02_network 2013-07-23 20:23:33.147107880 +0800 +++ trunk.old/target/linux/ramips/base-files/etc/uci-defaults/02_network 2013-07-23 18:57:38.898526000 +0800 @@ -86,6 +86,7 @@ f5d8235-v1

Re: [OpenWrt-Devel] [Patch] ramips: Add support for Huawei HG255D in trunk -- resend for mail client issue

2013-07-20 Thread Leon Xu
On 07/20/2013 10:37 PM, Leon Xu wrote: > On 07/20/2013 08:56 PM, Leon Xu wrote: >> HG255D is a kind of popular low-end home gateway in China, this patch bring >> the the trunk support for it. It is adapted from a local Chinese community >> (www.right.com.cn), so credit

Re: [OpenWrt-Devel] [Patch] ramips: Add support for Huawei HG255D in trunk -- resend for mail client issue

2013-07-20 Thread Leon Xu
On 07/20/2013 08:56 PM, Leon Xu wrote: > HG255D is a kind of popular low-end home gateway in China, this patch bring > the the trunk support for it. It is adapted from a local Chinese community > (www.right.com.cn), so credit should given to them. > > This patch is tested to work

[OpenWrt-Devel] [Patch] ramips: Add support for Huawei HG255D in trunk -- resend for mail client issue

2013-07-20 Thread Leon Xu
HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community (www.right.com.cn), so credit should given to them. This patch is tested to work except trivial LED issues. Signed-off-by: Leon Xu --- diff

[OpenWrt-Devel] [Patch] ramips: Add support for Huawei HG255D in trunk

2013-07-20 Thread Leon Xu
HG255D is a kind of popular low-end home gateway in China, this patch bring the the trunk support for it. It is adapted from a local Chinese community ( www.right.com.cn), so credit should given to them. This patch is tested to work except trivial LED issues. Signed-off-by: Leon Xu --- diff