The Antminer S1 and S3 use a controller with a modified version of
OpenWRT which has a single ethernet port and a wifi antenna header.
This is the patch from their GPL source release which appears to break
support for the tl-wr741nd-v4 in order to support their board. What
would be the proper way t
This will make these files much more maintainable.
Signed-off-by: Matthias Schiffer
---
.../files/arch/powerpc/boot/cuboot-tl-wdr4900-v1.c | 168 +++
.../files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts | 212
.../arch/powerpc/platforms/85xx/tl_wdr4900_v1.c| 145 ++
.../140-po
Signed-off-by: Matthias Schiffer
---
.../101-NET-add-of_get_mac_address_mtd.patch | 76 ++
.../102-net-gianfar-use-mtd-mac-address.patch | 19 ++
2 files changed, 95 insertions(+)
create mode 100644
target/linux/mpc85xx/patches-3.18/101-NET-add-of_get_mac_addr
This also changes the MAC address to one of the adresses actually used by the
stock firmware on one of the ethernet interfaces.
Signed-off-by: Matthias Schiffer
---
target/linux/mpc85xx/base-files/etc/uci-defaults/02_network| 2 --
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4
In contrast to Image/BuildLoader, Image/BuildLoaderPatched first patches the
kernel command line in the image and then builds the loader without command
line. This allows building loaders for systems which don't boot correctly when
the kernel command line is provided by the loader (like the TP-LINK
Building the loader in Image/Build/TPLINK-SAFELOADER would break the image
builder as no target compiler is available in that stage.
Fixes #19580
Signed-off-by: Matthias Schiffer
---
target/linux/ar71xx/image/Makefile | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/t
Hello guys,
It's been over 3 months since Raspberry PI 2 (brcm2708/bcm2709) target was
added.
I requested Travis a buildbot over a month ago but my email wasn't responded.
So, can we have a buildbot please :D?
Regards,
Álvaro.
___
openwrt-devel mailing
AR8337 supports a configuration bit to swap MAC0 and MAC6.
Currently this is set in general if an AR8337 is detected and causes
issues with devices using an AR8334 (internally an AR8337, just
less chip pins).
And it might even cause issues with AR8337-based devices with
different board designs.
Sw
On Tue, 2015-04-07 at 00:00 +0200, Martin Blumenstingl wrote:
> Feel free to send me the details how to get more versions into this
> list (please be aware that I need a link to a public hosted file that
> *everyone* can download).
You can run the "w921v_fw_cutter" also on newer firmware for that
I still have to adjust it to make handling of the new platform
parameter more consistent with general handling of platform data.
Most likely I can submit the final patch by today.
Rgds, Heiner
On Wed, Apr 29, 2015 at 4:16 PM, Christian Mehlis wrote:
> Am 28.04.2015 um 22:10 schrieb Heiner Kallwe
Am 28.04.2015 um 22:10 schrieb Heiner Kallweit:
It was easier than I thought, here comes the related patch.
do you plan to send this as a patch to make the change available for
everyone, or should I?
Best
Christian
___
openwrt-devel mailing list
op
Thanks, that explains. Also found some code in proprietary driver
which appears to correct the header in certain situations, but it is
rather complex. But what it appears to be is that there should be
a vlan tag, but there isn’t always. And when there isn’t it should be
inserted. But the curren
Moved board to the right magic case.
Signed-off-by: Christian Mehlis
---
target/linux/ar71xx/base-files/lib/upgrade/platform.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
b/target/linux/ar71xx/base-files/lib/upgrade
On 29 April 2015 at 12:51, Hante Meuleman wrote:
> Status report: spent lots of time trying to figure out how to use cpu
> port 8 and use vlan1ports "0 1 2 3 5 7 8t", and found that I got fooled
> by the way I tried to determine if it was working or not. To see if the
> switch configuration was wo
Created some more logging, it is probably a configuration error
in the switch when port 8 is part of the vlan configuration. It
appears there is an offset in the data being received by bgmac,
strangely enough, the log appears to show valid data, but that
data is not accepted while the working c
Status report: spent lots of time trying to figure out how to use cpu
port 8 and use vlan1ports "0 1 2 3 5 7 8t", and found that I got fooled
by the way I tried to determine if it was working or not. To see if the
switch configuration was working I used to type "ifconfig" and then
see if there
On 29/04/2015 10:13, Steven Barth wrote:
> Looks good and applies. Usually the Signed-off-by is at the end of the commit
> message though.
Understood. Happy :-)
smime.p7s
Description: S/MIME Cryptographic Signature
___
openwrt-devel mailing list
open
On Wed, Apr 29, 2015 at 11:26 AM, Christian Mehlis wrote:
> On plug/unplug I get those events:
>
> [ 25.12] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 2 is up
> [ 37.13] Atheros AR8216/AR8236/AR8316 ag71xx-mdio.0:00: Port 2 is down
>
> but the linux network stack is keeping th
In netifd transmit and receive packet steering is enabled by default since
commit
20510bd. This default setting gives problems on our architecture as real time
threads are used for networking.
The transmit/receive packet steering will move some of the work to softirq which
has higher prio than the
Am 28.04.2015 um 22:10 schrieb Heiner Kallweit:
It was easier than I thought, here comes the related patch.
Known limitations:
1. The patch supports configuration of this bit for platform-data-configured
platforms only. DT-based platforms would need a similar extension.
2. For now it's for W
Looks good and applies. Usually the Signed-off-by is at the end of the
commit message though.
Cheers,
Steven
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
On 29/04/2015 09:17, Steven Barth wrote:
> Sorry, beat you again by 20 minutes :P
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
ROFL - I *should* give up, but I wo
Sorry, beat you again by 20 minutes :P
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Bump dnsmasq to v2.73rc7
Fixes DNSSEC over TCP issue
Also include patch from dnsmasq upstream to include RRSIG RR replies in ANY
queries
Signed-off-by: Kevin Darbyshire-Bryant
Tested Archer C7
Maybe I even get this one right :-)
diff --git a/package/network/services/dnsmasq/Makefile
b/packa
24 matches
Mail list logo