[OpenWrt-Devel] OpenWRT images auto checksum

2014-04-13 Thread etienne . champetier
Hi, Would it be possible to put the checksum in the image (.bin), so that luci/sysupgrade check the integrity for us and we don't have to check it "by hand"? Just to know if it's possible adding this while keeping back-compatibility Thanks in advance Etienne _

Re: [OpenWrt-Devel] [PATCH 3/4] ramips: squelch mdio debugging info on rt2880 ethernet

2014-04-13 Thread Claudio Leite
Hello, * Claudio Leite (lei...@staticky.com) wrote: > Use pr_debug rather than pr_info since it is only relevant > for debugging. > > Signed-off-by: Claudio Leite > --- > .../0220-NET-ralink-squelch_mdio_access.patch | 22 > ++ > 1 file changed, 22 insertions(+) > cre

[OpenWrt-Devel] [PATCH] [ramips] add port_init for rt2880

2014-04-13 Thread Roman Yeryomin
Forgotten patch to fix ethernet for rt2880. Based on previously submitted patch from Claudio. Signed-off-by: Roman Yeryomin --- .../patches-3.10/0118-NET-MIPS-add-ralink-SoC-ethernet-driver.patch| 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/target/linux/ramips/patche

[OpenWrt-Devel] Testing ticket12181 patch for vlan on wdr3600, latest trunk

2014-04-13 Thread Alessandro Gnagni
With the help of zioproto i've tested: https://github.com/zioproto/openwrt-trunk-zioproto/commit/c172caa7844b2d10e7c9d8ac574673a6451746ef to resolve this: https://dev.openwrt.org/ticket/12181 on my wdr3600, the router after a sysupgrade work flawlessly. Now i need to test if the tagged and unta

[OpenWrt-Devel] [PATCH V2][project/luci2/ui.git] luci2-p910nd: LuCI2 module for p910nd maganement

2014-04-13 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- V2: Replace if (!v) condition with type check. Earlier one was treating numeric value 0 as invalid which isn't true. --- luci2-p910nd/Makefile | 36 .../usr/share/rpcd/acl.d/services.p910nd.json | 15 + .../us

[OpenWrt-Devel] [PATCH] mxs: enable usbgadget feature for Duckbills

2014-04-13 Thread Michael Heimpold
Duckbills feature an USB type A connector, so they can be used as USB gadgets. Signed-off-by: Michael Heimpold --- target/linux/mxs/profiles/02-duckbill.mk |1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/mxs/profiles/02-duckbill.mk b/target/linux/mxs/profiles/02-duckbill.mk

[OpenWrt-Devel] Auto-negatiation issue (10MBit half-duplex only) with switch AR8327 and kernel 3.14 (TL-WDR4900, mpc85xx)

2014-04-13 Thread Heiner Kallweit
There are relatively few platform-specific patches for mpc85xx and building an image with kernel 3.14 was easy. Everything works fine with one exception: The AR8327 switch doesn't negotiate full speed on some ports. E.g. uplink of the router is connected to a Fritz!Box 7360SL (1GBit ethernet). Bo

[OpenWrt-Devel] [PATCH 3/3] ar71xx: add profile and build image for HiWiFi HC6361.

2014-04-13 Thread Yousong Zhou
Signed-off-by: Yousong Zhou --- target/linux/ar71xx/generic/profiles/hiwifi.mk | 19 +++ target/linux/ar71xx/image/Makefile | 18 ++ 2 files changed, 37 insertions(+), 0 deletions(-) create mode 100644 target/linux/ar71xx/generic/profiles/hiwifi.m

[OpenWrt-Devel] [PATCH 1/3] ar71xx: add kernel support for HiWiFi HC6361.

2014-04-13 Thread Yousong Zhou
This board manufactured by HiWiFi has the following features. - Atheros 9331 SoC. - 16MB flash and 64MB RAM. - 4GB eMMC storage via SK6226 USB 2.0 controller. - 2 LAN and 1 WAN ethernet ports with LEDs on them. - 3 blue LEDs on the front panel. - 1 button labeled as "reset". - Powered by a

[OpenWrt-Devel] [PATCH 2/3] ar71xx: add user-space support for HiWiFi HC6361 board.

2014-04-13 Thread Yousong Zhou
Signed-off-by: Yousong Zhou --- target/linux/ar71xx/base-files/etc/diag.sh |3 +++ .../ar71xx/base-files/etc/uci-defaults/01_leds |5 + .../ar71xx/base-files/etc/uci-defaults/02_network |1 + target/linux/ar71xx/base-files/lib/ar71xx.sh |3 +++ .../ar71xx/b

[OpenWrt-Devel] [PATCH 0/3] Add support for HiWiFi HC6361

2014-04-13 Thread Yousong Zhou
HiWiFi HC6361 is home wireless router by HiWiFi which is a startup company located in China. The router has the following features. - Atheros AR9331 SoC. - 16MB flash and 64MB RAM. - 4GB eMMC storage via SK6226 USB 2.0 controller. - 2 LAN and 1 WAN ethernet ports with LEDs on them. - 3 blue