Re: [OpenWrt-Devel] [PATCHv2] [CC-backport] ar71xx: add support for the TP-LINK TL-WR1043ND v3

2016-02-21 Thread Sven Roederer
Hi, Am Tuesday 09 February 2016, 14:53:30 schrieben Sie: > > The hardware of the v3 is identical to the v2. > > > > - adds support via old-style-definition. So less code is changed and there > > is less potential to break other projects > NAK, please use the new image building infra for trunk and

[OpenWrt-Devel] [PATCH] ramips: fix wan port on Dovado Tiny AC

2016-02-21 Thread Andrej Vlašić
From: Andrej Vlasic Wan port on Dovado Tiny AC requires delay on a icplus ip1001 phy receive side in order to work properly. Signed-off-by: Andrej Vlasic --- target/linux/ramips/dts/TINY-AC.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/TINY-AC

[OpenWrt-Devel] [PATCH 3/3] ar71xx: WNR612v2: enable control of all LEDs and buttons

2016-02-21 Thread Michal
From: Michal Cieslakiewicz Date: Sun, 21 Feb 2016 18:33:11 +0100 Subject: [PATCH 3/3] ar71xx: WNR612v2: enable control of all LEDs and buttons This patch provides full GPIO support for WNR612v2 (LEDs and buttons). It exposes all LEDs to operating system, including Ethernet ones. Signed-off-by: M

[OpenWrt-Devel] [PATCH 1/3] ar71xx: WNR612v2: exclude USB modules from image

2016-02-21 Thread Michal
From: Michal Cieslakiewicz Date: Sun, 21 Feb 2016 18:17:27 +0100 Subject: [PATCH 1/3] ar71xx: WNR612v2: exclude USB modules from image Netgear WNR612v2 has no USB port yet default system image includes USB kernel modules. This patch fixes that. Signed-off-by: Michal Cieslakiewicz --- target/li

[OpenWrt-Devel] [PATCH 2/3] ar71xx: WNR612v2: fix for random WLAN MAC

2016-02-21 Thread Michal
From: Michal Cieslakiewicz Date: Sun, 21 Feb 2016 18:18:11 +0100 Subject: [PATCH 2/3] ar71xx: WNR612v2: fix for random WLAN MAC Fix for invalid/random WLAN MAC address in WNR612v2. Permanent platform MAC is calculated and assigned during system startup. WLAN MAC follows wired Ethernet interface a

[OpenWrt-Devel] [PATCH v5 5/8] mac80211: ath9k: enable GPIO buttons

2016-02-21 Thread Michal
From: Michal Cieslakiewicz Date: Sun, 21 Feb 2016 18:13:15 +0100 Subject: [PATCH v5 5/8] mac80211: ath9k: enable GPIO buttons Enable platform-defined GPIO button support for ath9k device. Key poller is activated for attached platform buttons. Requires ath9k GPIO chip access. Signed-off-by: Micha

Re: [OpenWrt-Devel] Anyone familiar with RouterBoot? Trying to port board.

2016-02-21 Thread valent.turko...@gmail.com
Hi David, did you manage to get OpenWrt up and running on RouterBOARD mAP 2n ? Cheers, Valent. On 28 January 2015 at 02:35, David Hutchison wrote: > The problem is there is no yaffs2 filesystem like typical > RouterBOARD's, it's all one 16mb SPI flash chip. > > If it expects kernel, would renami

[OpenWrt-Devel] Command to Disable Reset Button

2016-02-21 Thread John kerry
Hi, I have configured the Reset button and it's working fine for normal reset and press for 3 seconds for factory reset. I need to disable the reset button using command and enable it. Could anyone please help me how i can enable/disable the reset button. Thanks, John __

[OpenWrt-Devel] [PATCH] CC: brcm2708: Fix sysupgrade support for Raspberry Pi

2016-02-21 Thread Álvaro Fernández Rojas
Backport patch for implementing sysupgrade support on brcm2708 target was incomplete, since it was missing the default packages (r47604). Add those packages in order to fully support sysupgrade. Signed-off-by: Álvaro Fernández Rojas --- target/linux/brcm2708/Makefile | 2 +- 1 file changed, 1 in

[OpenWrt-Devel] [PATCH 3/3] brcm2708-gpu-fw: update to latest version

2016-02-21 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 48c9929..f7bb011 100644 --- a/package/kernel/brcm2

[OpenWrt-Devel] [PATCH v2 3/3] brcm2708-gpu-fw: update to latest version

2016-02-21 Thread Álvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas --- v2: no changes package/kernel/brcm2708-gpu-fw/Makefile | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/kernel/brcm2708-gpu-fw/Makefile b/package/kernel/brcm2708-gpu-fw/Makefile index 48c9929..f7bb011 100644 --- a/pac