Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-06 Thread Daniel Dickinson
Hi Felix, Thank you for this! I will give it a whirl either before I head of to dreamland or tomorrow morning. Regards, Daniel On 06/01/16 01:39 PM, Felix Fietkau wrote: On 2016-01-06 17:52, Daniel Dickinson wrote: Hi, On 06/01/16 05:24 AM, Bastian Bittorf wrote: > * Daniel Dickinson

Re: [OpenWrt-Devel] [PATCH] swconfig: support setting SWITCH_TYPE_LINK attributes

2016-01-06 Thread Rafał Miłecki
On 30 December 2015 at 12:10, Rafał Miłecki wrote: > Supported syntax is inspired by ethtool. Example usage: > swconfig dev switch0 port 2 set link "duplex half speed 100 autoneg off" Any comments to this usage/syntax? It doesn't look too nice (this long quoted string as a value), but swconfig is

[OpenWrt-Devel] [PATCH 4/4] a71xx: add support for TP-Link RE450

2016-01-06 Thread Tal Keren
Add full support for TP-Link RE450. The wireless SoC is similiar to Archer C7: QCA9558 + QCA9880 (pci). The ethernet interface is AR8035, but the mdio is connected to the gpio and the chipset builtin mdio bus isn't used, which is unique (and weird), so the kernel gpio mdio module is used. The two e

[OpenWrt-Devel] [PATCH 2/4] firmware-utils: add support for TP-Link RE450 for tplink-safeload

2016-01-06 Thread Tal Keren
Change tplink-safeloader to make it simpler to support new devices. This design seems to fit for all the devices seen so far (CPE510/RE450/Archer C2600 and similiar devices). Add check for partition size when creating factory image. Add the firmware layout of RE450. The firmware layout is differen

[OpenWrt-Devel] [PATCH 3/4] firmware-utils: kernel image generator for TP-Link RE450

2016-01-06 Thread Tal Keren
The firmware image that is used in TP-Link RE450 (and some more devices from the RE series) is tplink-safeloader. In the kernel partition, the kernel is compressed in a regular tp-link firmware that is just used for booting. Since it is only used for compressing and booting, only four fields are fi

[OpenWrt-Devel] [PATCH 1/4] base-files: add option to specify netdev led mode in configuration generation

2016-01-06 Thread Tal Keren
This is necessary for controlling leds of RJ45 port, when one indicate the link status and the other indicate data transfer. Signed-off-by: Tal Keren --- package/base-files/files/bin/config_generate | 7 --- package/base-files/files/lib/functions/uci-defaults.sh | 2 ++ 2 files cha

[OpenWrt-Devel] [PATCH 1/1] KernelPackage/usb-net-sr9700: new package

2016-01-06 Thread Heinrich Schuchardt
Add support for CoreChip-sz SR9700 based USB 1.1 10/100 ethernet devices Signed-off-by: Heinrich Schuchardt --- package/kernel/linux/modules/usb.mk | 15 +++ 1 file changed, 15 insertions(+) diff --git a/package/kernel/linux/modules/usb.mk b/package/kernel/linux/modules/usb.mk inde

Re: [OpenWrt-Devel] Ath10k CT openwrt patches

2016-01-06 Thread Ben Greear
In case it helps, I've just ported my kernel patches to 4.4. Only very lightly tested so far... http://dmz2.candelatech.com/git/gitweb.cgi?p=linux-4.4.dev.y/.git;a=summary I plan to be adding support for 10.2 CT firmware to this tree...might back-port it to 4.2 later if that seems useful. Than

[OpenWrt-Devel] [PATCH] Add @APACHE download facility

2016-01-06 Thread Heinrich Schuchardt
The Apache Software Foundation offers diverse download mirros. For packaging Apache software a new alias @APACHE is defined. Signed-off-by: Heinrich Schuchardt --- include/download.mk | 2 +- scripts/download.pl | 6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/include/d

Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-06 Thread Bastian Bittorf
* Daniel Dickinson [06.01.2016 20:11]: > Obviously your idea of cheap, fast hardware is based on the > assumption that one is working on OpenWrt for pay rather than hobby. sorry, i misunderstood and was thinking that it _is_ part of your business. you are right, it's way too much money for a hobb

[OpenWrt-Devel] [PATCH 2/2] b53: support setting port link state

2016-01-06 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- .../generic/files/drivers/net/phy/b53/b53_common.c | 40 ++ 1 file changed, 40 insertions(+) diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53_common.c b/target/linux/generic/files/drivers/net/phy/b53/b53_common.c index 859d8d1.

[OpenWrt-Devel] [PATCH 1/2] b53: add internal API for accessing PHY regs

2016-01-06 Thread Rafał Miłecki
Signed-off-by: Rafał Miłecki --- .../generic/files/drivers/net/phy/b53/b53_mdio.c | 20 .../generic/files/drivers/net/phy/b53/b53_priv.h | 14 ++ .../generic/files/drivers/net/phy/b53/b53_srab.c | 15 +++ 3 files changed, 49 insertions(+)

Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-06 Thread Felix Fietkau
On 2016-01-06 17:52, Daniel Dickinson wrote: > Hi, > > On 06/01/16 05:24 AM, Bastian Bittorf wrote: > > * Daniel Dickinson [06.01.2016 11:11]: > >> Not sure where you got those numbers. Did you also post the exact > >> hardware and software configuration, and testing methodology, and how > >

Re: [OpenWrt-Devel] and what is with RB433UL ?

2016-01-06 Thread smilebef
An other question. Is there anybody have experience with the RB433UL ? This board waiting here hopeful for OpenWRT. The openwrt should run with this board, but i don't have any success. Am Wed, 6 Jan 2016 17:31:02 +0100 schrieb Damian Kaczkowski : > I think it's known problem. rb750gl on dd t

[OpenWrt-Devel] ramips: mtk_soc_eth vs old ralink ethernet driver for the M2M

2016-01-06 Thread Paul Greidanus
>On Sat, Jan 2, 2016 at 2:45 AM, John Crispin > wrote: >>* Hi Russel, ** i'll have a look now. [...] * >Ethernet appears to be working (no more panics) in r48064, thanks! I'm seeing the same issues in r48138: U-Boot for VoCor

Re: [OpenWrt-Devel] SDK vs. Toolchain+

2016-01-06 Thread Daniel Dickinson
Hi, On 06/01/16 05:24 AM, Bastian Bittorf wrote: > * Daniel Dickinson [06.01.2016 11:11]: >> Not sure where you got those numbers. Did you also post the exact >> hardware and software configuration, and testing methodology, and how >> you did the timing and what numbers 140 is (real command to

Re: [OpenWrt-Devel] Mikrotik RB411 kernel dos not boot in trunk

2016-01-06 Thread Damian Kaczkowski
I think it's known problem. rb750gl on dd trunk got booting problems too. https://dev.openwrt.org/ticket/21379 But rb750gl case is a little bit worse. It doesn't even boot initramfs images. On 6 January 2016 at 16:51, wrote: > Is this problem known? > The kernel vmlinux.lzma.elf dos not start f

[OpenWrt-Devel] Mikrotik RB411 kernel dos not boot in trunk

2016-01-06 Thread smilebef
Is this problem known? The kernel vmlinux.lzma.elf dos not start from nand. wget2nand works fine but the kernel result no answer while booting. It is strange, because tftp with initrd booting fine. This problem is new in trunk. I have no problems with bb and cc. is there a guru for helping? __

[OpenWrt-Devel] AE4500 Wifi dropouts

2016-01-06 Thread tapper
Hi dus any one have time to take a peek at this bug for me pleas? https://dev.openwrt.org/ticket/21284 Or let me no if it cant be fixt thanks for your time in reading this email. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://l

[OpenWrt-Devel] Ath10k CT openwrt patches

2016-01-06 Thread Mhlanga Bothin
Hi Guys, I am looking for the Candelatech Ath10k kernel patches for openwrt, I was wondering if someone could please send them to me? Thank you in advance, -- Regards Mhlanga ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://list

[OpenWrt-Devel] ca-certificates: update to version 20160104

2016-01-06 Thread Christian Schoenebeck
- update to latest version 20160104 - remove cpu dependency (PKGARCH:=all) - set myself as package maintainer Signed-off-by: Christian Schoenebeck --- package/system/ca-certificates/Makefile | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/package/system/ca-certificate