Support for these MT7620-based routers: https://wiki.openwrt.org/toh/zbt/we-826
Based on Oskari’s patches found here: https://dev.openwrt.org/ticket/19996
Signed-off-by: Jamie Stuart
---
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds
b/target/linux/ramips/base-files/etc/board.
Hi,
On 29/02/2016 11:30, Jamie Stuart wrote:
> --- a/target/linux/ramips/base-files/lib/ramips.sh
> +++ b/target/linux/ramips/base-files/lib/ramips.sh
> @@ -478,6 +478,9 @@ ramips_board_detect() {
> *"ZBT-WG2626")
> name="zbt-wg2626"
> ;;
> + *"ZBT-WE826")
> +
V2 - corrected alphabetic ordering
Support for these MT7620-based routers: https://wiki.openwrt.org/toh/zbt/we-826
Based on Oskari’s patches found here: https://dev.openwrt.org/ticket/19996
Tested on we-1026 and we-826-T
---
diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds
b/targe
Hello forks,
I have noticed that the feeds in the object are still broken (it has
been a couple of days now since then). Any chance to get alternative
mirrors for PHONE and XORG packages ?
Best, Arturo
___
openwrt-devel mailing list
openwrt-devel
I've been fighting a kernel bug that is producing random crashes around network
/
skb_layer for a long time and was able to isolate it (or one of its components)
to
the br_netfilter module.
I am reproducing the bug with PowerPC (TL-WDR4900v1.3) and MIPS (DB120, ar71xx)
based systems. Florian Wes
dear hackers,
i cannot find any former issue with that,
but want to document this here. I spotted
an issue in one of our scripts and it boils down to:
root@box:~ echo 'o*o' | sed -e 's/*/asterisk/g'
sed: bad regex '*': Invalid regexp
root@box:~ echo 'o*o' | sed -e 's/\*/asterisk/g'
oasterisko
it
* Bastian Bittorf [2016-02-29 13:57:36 +0100]:
> root@box:~ echo 'o*o' | sed -e 's/*/asterisk/g'
> sed: bad regex '*': Invalid regexp
> root@box:~ echo 'o*o' | sed -e 's/\*/asterisk/g'
> oasterisko
>
> it's musl 1.1.14 on OpenWrt / r48814
> both commands are working fine with glibc and uclibc
> b
This function can be used to configure default configuration on
interfaces other
than lan and wan, such as wlan or other custom interfaces.
Signed-off-by: Micke Prag
---
package/base-files/files/lib/functions/uci-defaults.sh | 6 ++
1 file changed, 6 insertions(+)
diff --git a/package/bas
Signed-off-by: Matthias Schiffer
---
tools/firmware-utils/Makefile| 2 +-
tools/firmware-utils/src/mkfwimage.c | 12 +---
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile
index 7a4403c..2573d8c 100644
---
The ubdev01 profile defines its own MTDPARTS with smaller firmware
partition, so give it its own UBNT_BOARD in mkfwimage.
Signed-off-by: Matthias Schiffer
---
target/linux/ar71xx/image/Makefile | 2 +-
tools/firmware-utils/src/mkfwimage.c | 6 ++
2 files changed, 7 insertions(+), 1 deletio
The new u-boot version bundled with the 5.6.x firmwares from Ubiquiti gets
confused by the smaller rootfs partition size; this can lead to various
issues:
1. We've gotten reports that flashing from the 5.6.x stock firmware to
OpenWrt will brick devices; I wasn't able to reproduce this myself
2.
* Szabolcs Nagy [2016-02-29 14:53:48 +0100]:
> * Bastian Bittorf [2016-02-29 13:57:36 +0100]:
> > root@box:~ echo 'o*o' | sed -e 's/*/asterisk/g'
> > sed: bad regex '*': Invalid regexp
> > root@box:~ echo 'o*o' | sed -e 's/\*/asterisk/g'
> > oasterisko
> >
> > it's musl 1.1.14 on OpenWrt / r4881
Signed-off-by: Álvaro Fernández Rojas
---
include/target.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/target.mk b/include/target.mk
index dbb6327..76fbd99 100644
--- a/include/target.mk
+++ b/include/target.mk
@@ -237,6 +237,7 @@ ifeq ($(DUMP),1)
CPU_CFLAGS_cortex-a8 = -mar
@@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=brcm2708-gpu-fw
-PKG_REV:=98e801605b31a5d7a4c36de5cb1d0e33ce95e8ab
-PKG_VERSION:=20151214
+PKG_REV:=e0fcda1592f142689ba5ae735863581eb9226dac
+PKG_VERSION:=20160229
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_REV).tar.gz
This adds untested support for Raspberry Pi 3.
I will be able to test it when I get my RPi 3 ;D.
In the meantime if anyone already has a RPi 3 and wants to test it here's the
image:
http://files.noltari.es/openwrt/rpi3/openwrt-brcm2708-bcm2710-rpi-3-ext4-sdcard.img
http://files.noltari.es/openwrt
Signed-off-by: Álvaro Fernández Rojas
---
target/linux/brcm2708/Makefile | 8 +-
target/linux/brcm2708/bcm2710/config-4.4 | 390 +
.../brcm2708/bcm2710/profiles/RaspberryPi3.mk | 14 +
target/linux/brcm2708/bcm2710/target.mk|
Hi,
what is the state of the kirkwood targets in openwrt trunk? At the
moment I'm trying to get an Segate GoFlex Home running with trunk.
I had it previously running with atitude adjustment and wanted to to
upgrade it to trunk.
Since it seems ubifs is the new way to go, I flashed a new u-boot
na
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 02/29/2016 06:08 AM, Alexander Couzens wrote:
> On Sun, 28 Feb 2016 19:44:28 +0100 Hauke Mehrtens
> wrote:
>
>> I am not calling dsl_cmd because I want to ignore the lock, quit
>> should also be send when someone else is accessing it. I saw tha
<>
Hallo alle,
ich freue mich euch zu schreiben zu können, dass unsere Bewerbung als
Mentororganisation in diesem Jahr erfolgreich war! Nun liegt eine Menge
Arbeit vor uns :-)
Falls ihr Studenten kennt, sagt ihnen Bescheid und redet über mögliche
Projekte. Die Bewerbungsphase für die Studenten b
compat-wireless/backports now contains a bcm47xx_nvram.h file to
backport some of the functions in it which are used by the bcmfmac
driver. This file just checks for the kernel versions and provide an
empty implementations on older kernel versions. This is OK on most
systems, but on bcm47xx / bcm53
Hi,
nbd asked for suggestions for patches to backport to CC, so here I deliver
the set of patches we're currently carrying in Gluon and that I deem worthy
for backporting. See below for some additional comments regarding the
patches.
We also carry two kernel bugfixes backported from 4.x to 3.18. W
This device is identical to the TL-WR740N v5, it even uses the same HWID (which
wasn't the case for older TL-WR741ND revisions).
Signed-off-by: Matthias Schiffer
Backport of r46238
---
target/linux/ar71xx/image/Makefile | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git
TP-Link ships wr740n v5.0 to Romania (so probably everywhere except
China) with 4 MB flash and 32 MB memory (confirmed by their local
support). This patch adds support for the v5.0 clone of v4, i just
tested it on my own v5.0 router and it works.
Signed-off-by: Daniel Petre
Backport of r46115
--
The DTS files aren't useful (other targets don't copy them either) and
clutter BIN_DIR with files unrelated to the chosen profile.
Signed-off-by: Matthias Schiffer
Backport of r46604
---
target/linux/sunxi/image/Makefile | 30 +-
1 file changed, 5 insertions(+), 25 d
Install uboot files to KERNEL_BUILD_DIR instead of BIN_DIR to fix
ImageBuilder. Similar fixes are necessary for many (all?) other uboot
targets.
Signed-off-by: Matthias Schiffer
Backport of r46605
---
package/boot/uboot-sunxi/Makefile | 15 ---
target/linux/sunxi/image/Makefile | 4
Signed-off-by: Matthias Schiffer
Backport of r46608
---
target/linux/sunxi/image/Makefile | 4
1 file changed, 4 insertions(+)
diff --git a/target/linux/sunxi/image/Makefile
b/target/linux/sunxi/image/Makefile
index 19ab935..d3f4409 100644
--- a/target/linux/sunxi/image/Makefile
+++ b/tar
Signed-off-by: Steven Barth
Backport of r46408
---
package/network/ipv6/odhcp6c/Makefile| 2 +-
package/network/ipv6/odhcp6c/files/dhcpv6.script | 2 +-
package/network/ipv6/odhcp6c/files/dhcpv6.sh | 6 --
3 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/package
Using the postinst script for sanity checks and expecting opkg to fail
if the postinst didn't return 0 was possible in Barrier Breaker, propagate
the real postinst return code through default_postinst to restore this
behaviour.
Signed-off-by: Matthias Schiffer
Backport of r46653
---
package/bas
Better synchronize RA & DHCPv6 events
Accumulate some events to avoid flooding
Restart softwires for address and prefix changes
Signed-off-by: Steven Barth
Backport of r46518
---
package/network/ipv6/odhcp6c/Makefile| 4 ++--
package/network/ipv6/odhcp6c/files/dhcpv6.script | 7
There is no reason for the internal functions not to be static.
Signed-off-by: Matthias Schiffer
Backport of r47210
---
tools/firmware-utils/src/tplink-safeloader.c | 22 +++---
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/tools/firmware-utils/src/tplink-safel
The hardware is identical to version 1.0, add the new models to the support
list.
Also remove the empty line at the end of the support list, the current
stock images don't have it either.
Signed-off-by: Matthias Schiffer
Backport of r47212
---
tools/firmware-utils/src/tplink-safeloader.c | 8 +
The first 4 bytes of the support list and the vendor information are
supposed to contain the length of these fields.
Signed-off-by: Matthias Schiffer
Backport of r47211
---
tools/firmware-utils/src/tplink-safeloader.c | 47 ++--
1 file changed, 30 insertions(+), 17 delet
The hardware of the v3 is identical to the v2.
Based-on-patch-by: Andreas Ziegler
Signed-off-by: Matthias Schiffer
Backport of r47406
---
target/linux/ar71xx/image/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/image/Makefile
b/target/linux/
The hwid check was wrong, causing the AR71XX_MODEL value to end with a
space (as $hwver was unset).
Signed-off-by: Matthias Schiffer
Backport of r47553
---
target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/base-f
Signed-off-by: Felix Fietkau
Backport r47626
---
.../462-m25p80-mx-disable-software-protection.patch| 10 ++
1 file changed, 10 insertions(+)
create mode 100644
target/linux/generic/patches-3.18/462-m25p80-mx-disable-software-protection.patch
diff --git
a/target/linux/gen
fix rescue mode on wdr4900
Signed-off-by: Alexander Couzens
Backport of r48793
---
package/kernel/linux/modules/input.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/kernel/linux/modules/input.mk
b/package/kernel/linux/modules/input.mk
index 86ff33c..eed9aa2 1006
According to the calling convention of the o32 ABI the caller
function must reserve stack space for $a0-$a3 registers in case
the callee needs to save its arguments.
The assembly code of the loader does not reserve stack space for
these registers thus when the 'loader_main' function needs to save
The initialization routines for these boards were relying on some (wrong)
defaults for the QCA953x ethernet. Make these defaults explicit to prevent
breaking them when the QCA953x defaults are fixed.
Signed-off-by: Matthias Schiffer
Backport of r46206
---
target/linux/ar71xx/files/arch/mips/ath
In fb6f62e97733312053ab593fcf68eea47a21169e several settings
are set on the ethernet device, but they are not working.
Fix Ethernet by setting the right values.
Signed-off-by: Christian Mehlis
Backport of r46281
---
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c | 4 ++--
1 file chang
Signed-off-by: Christian Mehlis
Backport of r46283
---
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
index 2cc2fe8..8a2
Patch cherry-picked from the following location:
https://www.codeaurora.org/cgit/quic/qsdk/oss/system/openwrt/commit/?h=release/coconut_ioe4531_2.0&id=5c357bf6c763e4140dddcc9a3bc5f005525a9c0e
Changelist,
- add more register defines
- add EHCI support
- fix GPIO pin count to 18
- fi
It seems there are two *different* versions on TL-WR941ND v6: Chinese
and European one. Currently supported by OpenWrt is Chinese one. Rename
firmware to make it clear.
For details see:
http://wiki.openwrt.org/toh/tp-link/tl-wr941nd
https://forum.openwrt.org/viewtopic.php?id=59295
Signed-off-by: R
OpenSSL moves old versions of the library from
http://www.openssl.org/source/ to
http://www.openssl.org/source/old/$version/ breaking the old links.
That behavior breaks the OpenWRT-build every time OpenSSL releases
a new version.
This patch adds http://www.openssl.org/source/old/$version/ to the
In order to set the multicast rate for mesh point interfaces the "mesh join"
was made explicit and moved to mac80211_setup_vif(), similar to how it is
done for IBSS interfaces.
Previously, the mesh join was made implicit in case authentication (i.e.
$key) was not used when creating the interface i
The international version is completely different from the already
supported Chinese version. The WLAN of the QCA956x SoC used by this router
has been fixed in r46948.
This patch looks like it changes a lot in
700-MIPS-ath79-openwrt-machines.patch; that is not the case. Unfortunately,
quilt decide
Signed-off-by: Christian Mehlis
Backport of r46282
---
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/mach-wpj531.c
b/target/linux/ar71xx/files/arch/mips/ath79/mach
https://forum.openwrt.org/viewtopic.php?pid=279394
Signed-off-by: Dirk Neukirchen
Backport of r46031
---
package/kernel/linux/modules/usb.mk | 30 ++
1 file changed, 30 insertions(+)
diff --git a/package/kernel/linux/modules/usb.mk
b/package/kernel/linux/modules/us
OpenWrt should support an optional /etc/profile.d directory like
most other Linux distributions. This allows packages to install
their own scripts into /etc/profile.d/ directory.
The file suffix should make clear, that these scripts
are (sourced) shell-snippets. If the user needs e.g. php or lua,
Signed-off-by: Felix Fietkau
Backport of r48732
---
package/kernel/brcm2708-gpu-fw/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/kernel/brcm2708-gpu-fw/Makefile
b/package/kernel/brcm2708-gpu-fw/Makefile
index eee85e0..286984b 100644
--- a/package/kernel/br
Signed-off-by: Matthias Schiffer
Backport of r48827
---
tools/firmware-utils/Makefile| 2 +-
tools/firmware-utils/src/mkfwimage.c | 12 +---
2 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/tools/firmware-utils/Makefile b/tools/firmware-utils/Makefile
index bd69cb4
The new u-boot version bundled with the 5.6.x firmwares from Ubiquiti gets
confused by the smaller rootfs partition size; this can lead to various
issues:
1. We've gotten reports that flashing from the 5.6.x stock firmware to
OpenWrt will brick devices; I wasn't able to reproduce this myself
2.
The ubdev01 profile defines its own MTDPARTS with smaller firmware
partition, so give it its own UBNT_BOARD in mkfwimage.
Signed-off-by: Matthias Schiffer
Backport of r48828
---
target/linux/ar71xx/image/Makefile | 2 +-
tools/firmware-utils/src/mkfwimage.c | 6 ++
2 files changed, 7 inse
This enables booting from devices that use an ATI PATA controller for
the boot device, such as the embedded CF cards in Fujitsu-Siemens Futro
thin-clients.
Signed-off-by: Felix Kaechele
Backport of r47304
---
target/linux/x86/generic/config-default | 1 +
1 file changed, 1 insertion(+)
diff --
Haha, that was quick ;)
On 29/02/2016 21:08, Álvaro Fernández Rojas wrote:
> This adds untested support for Raspberry Pi 3.
> I will be able to test it when I get my RPi 3 ;D.
>
> In the meantime if anyone already has a RPi 3 and wants to test it here's the
> image:
> http://files.noltari.es/ope
On Feb 29, 2016 12:08 PM, "Álvaro Fernández Rojas"
wrote:
>
> This adds untested support for Raspberry Pi 3.
> I will be able to test it when I get my RPi 3 ;D.
Will give it a shot tomorrow morning, thanks for quickly sending the
patches out.
>
> In the meantime if anyone already has a RPi 3 and
55 matches
Mail list logo