[OpenWrt-Devel] [PATCH 2/2] packages: Remove dependencies to kmod-ipv6

2015-09-20 Thread Arjen de Korte
Since r46834, IPv6 support is builtin if selected. Therefor, dependencies on kmod-ipv6 can no longer be fulfilled, since it is not a module anymore. Signed-off-by: Arjen de Korte --- ipv6/tayga/Makefile | 2 +- libs/libwebsockets/Makefile | 2 +-

[OpenWrt-Devel] [PATCH v3] CC: lantiq: several ARV7519RW22 fixes

2015-09-20 Thread Álvaro Fernández Rojas
Fixes ARV7519RW22 flash register (only 1 flash). Power LED is green, not red. Rename message LEDs to internet. Add LEDs configuration (lan, wan, power). Enable switch VLANs. Fix secondary USB. Signed-off-by: Álvaro Fernández Rojas Signed-off-by: José Vázquez Fernández

Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-20 Thread Nerijus Baliūnas
2015-09-19 23:48, Nerijus Baliunas rašė: rt305x has a rgmii that the switch connects to. however we dont have support in the driver for that rgmii port. you will need to first atch the driver to support the rgmii interface and then hook up the switch driver. drivers/net/phy/ar8216.c already

[OpenWrt-Devel] [PATCH v3] lantiq: several ARV7519RW22 fixes

2015-09-20 Thread Álvaro Fernández Rojas
Fixes ARV7519RW22 flash register (only 1 flash). Power LED is green, not red. Rename message LEDs to internet. Add LEDs configuration (lan, wan, power). Enable switch VLANs. Fix secondary USB. Signed-off-by: Álvaro Fernández Rojas Signed-off-by: José Vázquez Fernández

[OpenWrt-Devel] [PATCH v4 2/5] ar71xx: add support for qca955x sgmii/serdes calibration

2015-09-20 Thread Chris R Blake
From: Chris R Blake This patch is to add support for sgmii/serdes calibration from within the OpenWRT environment. This is needed on boards that do not use u-boot or do not have a pre-init process that runs calibration. Signed-off-by: Chris R Blake

[OpenWrt-Devel] [PATCH v4 1/5] ar71xx: add eth rx delay for qca955x platforms

2015-09-20 Thread Chris R Blake
From: Chris R Blake This patch is to add support for qca955x_eth_rx_delay to work with the qca955x SoC. Signed-off-by: Chris R Blake --- ...42-MIPS-ath79-add-qca955x-mac-tx-rx-delay.patch | 58 ++ 1 file changed, 58

[OpenWrt-Devel] [PATCH v5] ar71xx: Add Gainstrong MiniBox v1.0 support to trunk

2015-09-20 Thread Stijn Segers
This patch supersedes the v1 from September 17th. Bumping the patch version - the MiniBox profile showed up under M, but since it's called 'Gainstrong MiniBox v1.0' now it looks out of place. Renamed the profile to gs-minibox-v1.mk to fix that. The following patch adds support for the Gainstrong

[OpenWrt-Devel] [PATCH v2] ar71xx: Add Gainstrong MiniBox v1.0 support to 15.05

2015-09-20 Thread Stijn Segers
This patch supersedes the v1 from September 17th. Bumping the patch version - the MiniBox profile showed up under M, but since it's called 'Gainstrong MiniBox v1.0' now it looks out of place. Renamed the profile to gs-minibox-v1.mk to fix that. The following patch adds support for the

Re: [OpenWrt-Devel] [PATCH] comgt-ncm: Add possibility to choose PDP context type

2015-09-20 Thread Matti Laakso
> Date: Sun, 20 Sep 2015 23:52:32 +0300 > Subject: Re: [OpenWrt-Devel] [PATCH] comgt-ncm: Add possibility to > choose PDP context type > From: s...@olmari.fi > To: malaa...@elisanet.fi > CC: openwrt-devel@lists.openwrt.org > > This is not working with Huawei E3276, only "option pdptype

Re: [OpenWrt-Devel] [OpenWrt-Tickets] [OpenWrt] #20473: Source lm_sensors-3.3.5.tar.bz2 for lm-sensors not available on mirror2.openwrt.org

2015-09-20 Thread Carlos Ferreira
Still dead :S This is bad... This is why caching source files used by the packages Makefiles is important :S On 15 September 2015 at 13:10, OpenWrt wrote: > #20473: Source lm_sensors-3.3.5.tar.bz2 for lm-sensors not available on > mirror2.openwrt.org >

Re: [OpenWrt-Devel] [PATCH] comgt-ncm: Add possibility to choose PDP context type

2015-09-20 Thread Sami Olmari
This is not working with Huawei E3276, only "option pdptype 'IP' works, IPV6 and IPV4V6... I do not have IPv6 offered from ISP currently, should it matter. At attachment there is clips from the log using each option type, most important clip here, same for IPV4V6 (aka no option set): Sun Sep 20

[OpenWrt-Devel] [PATCH] uboot-omap: update to 2015.10-rc3

2015-09-20 Thread Dirk Neukirchen
- remove upstream patches - disable THUMB mode on OMAP3 this increases binary size (remove CONFIG_SYS_THUMB_BUILD) - reduce SPL size by disabling EXT feature (remove CONFIG_SPL_EXT_SUPPORT) this fixes 2015.07 and 2015.10-rc3 Beagleboard C4 booting which were broken by upstream commit with id:

Re: [OpenWrt-Devel] Bug #20542 affects all DEVICE_TYPE!=router targets on Chaos Calmer 15.05

2015-09-20 Thread John Crispin
On 20/09/2015 19:12, Daniel Golle wrote: > Hi! > > I just tested the Chaos Calmer 15.05 release binaries realizing that > bug #20542 may render targets having DEVICE_TYPE set to something > else than 'router' unreachable due to missing firewall modules. > jow fixed that in commit 820008e in

Re: [OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add initial support for WeIO board

2015-09-20 Thread Drasko DRASKOVIC
Hi Jonas, I have re-sent (in a spearate e-mail) patch with corrections based on your comments. Best reagrds, Drasko On Fri, Sep 11, 2015 at 2:51 PM, Jonas Gorski wrote: > Hi, > > On Tue, Sep 8, 2015 at 9:00 PM, Drasko DRASKOVIC > wrote: >> Subject:

[OpenWrt-Devel] [PATCH v4 5/5] ar71xx: add support for Cisco's MR18

2015-09-20 Thread Chris R Blake
From: Chris R Blake This patch adds support for Cisco's MR18. Detailed instructions for the flashing the device can be found in the OpenWrt forum thread: Signed-off-by: Chris R Blake ---

[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Add WeIO Board Support

2015-09-20 Thread Drasko DRASKOVIC
Add support for WeIO board (http://we-io.net). This board is based on Carambola2 board form 8Devices. Signed-off-by: Drasko DRASKOVIC --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 + .../ar71xx/base-files/lib/upgrade/platform.sh | 3 +-

[OpenWrt-Devel] Bug #20542 affects all DEVICE_TYPE!=router targets on Chaos Calmer 15.05

2015-09-20 Thread Daniel Golle
Hi! I just tested the Chaos Calmer 15.05 release binaries realizing that bug #20542 may render targets having DEVICE_TYPE set to something else than 'router' unreachable due to missing firewall modules. jow fixed that in commit 820008e in trunk, however, this fix wasn't backported to cc-15.05

[OpenWrt-Devel] [PATCH v4 4/5] ar71xx: add LED driver NU801

2015-09-20 Thread Chris R Blake
From: Chris R Blake The MR18 uses a 3-channel 16-bit PWM Constant Current Driver for its status LED. Signed-off-by: Chris R Blake --- package/base-files/files/etc/init.d/led| 2 +- .../linux/ar71xx/files/drivers/leds/leds-nu801.c

[OpenWrt-Devel] [PATCH v4 3/5] firmware-utils mkmerakifw: firmware generator for MR18

2015-09-20 Thread Thomas Hebb
From: Thomas Hebb This patch adds firmware generation tool for Cisco's MR18 Signed-off-by: Thomas Hebb --- tools/firmware-utils/Makefile | 1 + tools/firmware-utils/src/mkmerakifw.c | 263 ++ 2 files changed,