[OpenWrt-Devel] [PATCH 1/3] Added patch for GL-AR150 support

2015-11-12 Thread alzhao
/ath79/mach-gl-ar150.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c new file mode 100644 index 000..310182c --- /dev/null +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c @@ -0,0 +1,125 @@ +/* + * GL_ar150 board support + * + * Copyright (C) 2011 dongyuqi <729650...@qq

[OpenWrt-Devel] [PATCH 2/3] added patch for GL-AR300 support

2015-11-12 Thread alzhao
=y CONFIG_ATH79_MACH_GS_MINIBOX_V1=y CONFIG_ATH79_MACH_GS_OOLITE=y diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar300.c new file mode 100644 index 000..565267e --- /dev/null +++ b/target/linux/ar71xx/files/arch/

[OpenWrt-Devel] [PATCH 1/3] ar71xx: add GL-AR150 support V2

2015-11-16 Thread alzhao
Added GL-AR150 support to latest trunk. Tested and works good. Signed-off-by: Alzhao<alz...@gmail.com> --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh

[OpenWrt-Devel] [PATCH 3/3] ar71xx: add GL-Domino Pi support V2

2015-11-16 Thread alzhao
Added support for GL Domino Pi board. Tested in lastest trunk and works well. Signed-off-by: Alzhao<alz...@gmail.com> --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar7

[OpenWrt-Devel] [PATCH 2/3] ar71xx: add GL-AR300 support V2

2015-11-16 Thread alzhao
Add support for GL-AR300 for latest trunk. Tested and works well. Signed-off-by: Alzhao<alz...@gmail.com> --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 6 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh

Re: [OpenWrt-Devel] [PATCH 1/3] Added patch for GL-AR150 support

2015-11-16 Thread alzhao
Thanks and re-submitted V2 On Mon, Nov 16, 2015 at 4:36 AM, Rafał Miłecki <zaj...@gmail.com> wrote: > On 13 November 2015 at 08:14, alzhao <alz...@gmail.com> wrote: > > This is the patches for GL-AR150 router support. Tested on Trunk and it > works. > > Also g

Re: [OpenWrt-Devel] [PATCH 1/1] GL AR150 AR300 Domino patches

2015-11-06 Thread alzhao
wrote: > On 2015-11-06 08:01, alz...@gmail.com wrote: > > From: alzhao <alz...@gmail.com> > > > > --- > > .../ar71xx/base-files/etc/uci-defaults/01_leds | 12 ++ > > .../ar71xx/base-files/etc/uci-defaults/02_network | 8 ++ > > targe

[OpenWrt-Devel] [PATCH 1/3] ar71xx: add GL-AR150 support V3

2015-11-22 Thread alzhao
This is the 3rd version. Modified against the latest trunk. Signed-off-by: alzhao<alz...@gmail.com> --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 + .../linux/ar71xx/base-files/etc/board.d/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../

[OpenWrt-Devel] [PATCH 3/3] ar71xx: add GL-Domino Pi support V3

2015-11-22 Thread alzhao
This is the patch for GL-Domino Pi V3. Updated against the latest trunk. Signed-off-by: alzhao<alz...@gmail.com> --- target/linux/ar71xx/base-files/etc/board.d/01_leds | 4 + .../linux/ar71xx/base-files/etc/board.d/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh

Re: [OpenWrt-Devel] Plans for CC 15.05.1 or DD 16.xx release?

2016-01-11 Thread alzhao
Great job! May I know if the compile target for GL-AR150, GL-AR300, GL-Domino has been backported to 15.05.1? They were submitted to trunk after CC1505. Hope they have been back ported. On Mon, Jan 11, 2016 at 8:12 PM, John Crispin wrote: > > > On 11/01/2016 12:56, Hannu

Re: [OpenWrt-Devel] Plans for CC 15.05.1 or DD 16.xx release?

2016-01-11 Thread alzhao
, Jan 12, 2016 at 1:38 PM, Rafał Miłecki <zaj...@gmail.com> wrote: > On 12 January 2016 at 03:00, alzhao <alz...@gmail.com> wrote: > > May I know if the compile target for GL-AR150, GL-AR300, GL-Domino has > been > > backported to 15.05.1? They were submitt

Re: [OpenWrt-Devel] Plans for CC 15.05.1 or DD 16.xx release?

2016-01-19 Thread alzhao
Hi John, I have experience in fixing a number of these packages, but not all. I hope I can try to submit the patches. As these are packages from github, should I submit directly to github? Also, may I ask if you can backport these patches to CC1505.1, including target patch for AR71xx: GL-AR150,

Re: [OpenWrt-Devel] Where init scripts are linked to rc.d?

2016-02-26 Thread alzhao
Use /etc/init.d/yourscript enable It should be enabled by default, as I know. On Sat, 27 Feb 2016 at 03:33, Jakub Jančo wrote: > Hello, > > Im adding some custom init script in ImageBuilder throught FILES, but > these are not linked to /etc/rc.d on first boot. > > Where to

Re: [OpenWrt-Devel] Openwrt AR9344 Factory reset issue

2016-02-18 Thread alzhao
What is the info from uart if you re-power up the device? On Wed, 17 Feb 2016 at 21:38, John kerry wrote: > I have written the mac_address, wifi mac address and Serial number in mtd5 > (ART) successfully as below location : > Mac Address : offset 0x0 > Wi-Fi Mac Address:

[OpenWrt-Devel] [PATCH 2/3] ramips: Add support for GL-MT300N

2016-03-09 Thread alzhao
This patch adds support for GL-MT300N. GL-MT300N is powered by MT7620N with 16MB flash, 64MB RAM, 2 LANs, USB, UART, GPIO and PoE support. --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 +- .../linux/ramips/base-files/etc/board.d/02_network | 1 +

[OpenWrt-Devel] [PATCH 1/3] ramips: Add support for GL-MT300A

2016-03-09 Thread alzhao
This patches adds support for GL-MT300A. GL-MT300A is powered by MT7620A. It has 16MB flash, 128MB RAM, Two LANs, USB, UART and MMC daughter board. --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 1 +

Re: [OpenWrt-Devel] USB Hotplug

2016-03-04 Thread alzhao
Hi john, can you specify which patch? I want to check. On Fri, 4 Mar 2016 at 23:34, John Crispin <blo...@openwrt.org> wrote: > > > On 04/03/2016 15:07, alzhao wrote: > > Did you develop the board by yourself? Generally this is a hardware > > problem, like wrong resis

Re: [OpenWrt-Devel] USB Hotplug

2016-03-04 Thread alzhao
Did you develop the board by yourself? Generally this is a hardware problem, like wrong resistors. After the system boot the USB cannot supply enough power to the drive. On Fri, 4 Mar 2016 at 21:57, Baptiste Clenet wrote: > Hi, > > I run OpenWRT on a mt7688 board, if I

Re: [OpenWrt-Devel] How to initialize multiple phy radios

2016-05-03 Thread alzhao
Hi David, Can you share you current patch? I am working on the same chips, QCA9531+9887 and hope to get some progress. I'm glad to know that scan is working. --Alfie On 26 April 2016 at 06:14, David Hutchison wrote: > Scanning appears to work ( iw dev wlan1 scan ) , >

[OpenWrt-Devel] [PATCH 2/6] [CC] [backport] ar71xx: add GL-AR300 support

2016-05-04 Thread alzhao
Backport of changeset 47621 Add support for GL-AR300 Signed-off-by: alzhao <alz...@gmail.com> --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 6 ++ target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71x

[OpenWrt-Devel] [PATCH 3/6] [CC] [backport] ar71xx: add GL-Domino Pi support

2016-05-04 Thread alzhao
Backport of changeset 47622 Add GL-Domino Pi dev board support Signed-off-by: alzhao <alz...@gmail.com> --- .../ar71xx/base-files/etc/uci-defaults/01_leds | 4 + .../ar71xx/base-files/etc/uci-defaults/02_network | 1 + target/linux/ar71xx/base-files/lib/ar71xx.sh

[OpenWrt-Devel] [PATCH 5/6] [CC] [backport] ramips: add GL-MT300N support

2016-05-04 Thread alzhao
Backport changeset 48993 Add GL-MT300N support to CC Signed-off-by: alzhao <alz...@gmail.com> --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 7 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramip

[OpenWrt-Devel] [PATCH 4/6] [CC] [backport] ramips: Add GL-MT300A support

2016-05-04 Thread alzhao
Backport of changeset 48992 Add GL-MT300A support Signed-off-by: alzhao <alz...@gmail.com> --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 7 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramips/base

[OpenWrt-Devel] [PATCH 1/6] [CC] [backport] ar71xx: add GL-AR150 support

2016-05-04 Thread alzhao
c b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c new file mode 100644 index 000..1e5e6ca --- /dev/null +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-gl-ar150.c @@ -0,0 +1,125 @@ +/* + * GL_ar150 board support + * + * Copyright (C) 2011 dongyuqi <729650...@qq.com> + * Co

[OpenWrt-Devel] [PATCH 6/6] [CC] [backport] ramips: add GL-MT750 support

2016-05-04 Thread alzhao
Backport changeset 48994 Add GT-MT750 support to CC Signed-off-by: alzhao <alz...@gmail.com> --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 7 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramip