Skip to content

Instantly share code, notes, and snippets.

diff --git a/target/linux/ramips/dts/ZBT-WE1326.dts b/target/linux/ramips/dts/ZBT-WE1326.dts
index 6cbab66307..e5452437a8 100644
--- a/target/linux/ramips/dts/ZBT-WE1326.dts
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts
@@ -86,8 +86,6 @@
pcie0 {
mt76@0,0 {
- reg = <0x0000 0 0 0 0>;
- device_type = "pci";
From e1369e9d897218d23cbb77533e857c0ce84122c0 Mon Sep 17 00:00:00 2001
From: Rosen Penev <[email protected]>
Date: Thu, 31 May 2018 16:25:58 -0700
Subject: [PATCH 1/2] ramips: mt7621: fix pcie related warnings in mt7621.dtsi
List of warnings:
Node /pcie@1e140000/pcie0 node name is not "pci" or "pcie"
Node /pcie@1e140000/pcie0 missing ranges for PCI bridge (or not a bridge)
Node /pcie@1e140000/pcie0 missing bus-range for PCI bridge
make[6]: Entering directory '/home/mangix/devstuff/openwrt/build_dir/hostpkg/json-c-0.12.1'
/usr/bin/env bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/include -Wall -Werror -Wno-error=deprecated-declarations -Wextra -Wwrite-strings -Wno-unused-parameter -std=gnu99 -D_GNU_SOURCE -D_REENTRANT -O2 -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/openwrt/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/host/include -MT json_object.lo -MD -MP -MF .deps/json_object.Tpo -c -o json_object.lo json_object.c
OpenWrt-libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/mangix/devstuff/openwrt/staging_dir/host/include -I/home/mangix/devstuff/openwrt/staging_dir/hostpkg/include -I/home/mangix/devstuff/
From d9b9c393fb868a6317acd706ba413620117d5cc2 Mon Sep 17 00:00:00 2001
From: Rosen Penev <[email protected]>
Date: Wed, 27 Jun 2018 16:03:00 -0700
Subject: [PATCH] mvebu: Switch Linksys WRT series devices to DSA
Signed-off-by: Rosen Penev <[email protected]>
---
.../mvebu/base-files/etc/board.d/02_network | 5 ++--
.../220-disable-untested-dsa-boards.patch | 30 -------------------
2 files changed, 2 insertions(+), 33 deletions(-)
From d9b9c393fb868a6317acd706ba413620117d5cc2 Mon Sep 17 00:00:00 2001
From: Rosen Penev <[email protected]>
Date: Wed, 27 Jun 2018 16:03:00 -0700
Subject: [PATCH] mvebu: Switch Linksys WRT series devices to DSA
Signed-off-by: Rosen Penev <[email protected]>
---
.../mvebu/base-files/etc/board.d/02_network | 5 ++--
.../220-disable-untested-dsa-boards.patch | 30 -------------------
2 files changed, 2 insertions(+), 33 deletions(-)
From 25db38a65568d13b5ef070b29dc13bde137d4d6d Mon Sep 17 00:00:00 2001
From: Rosen Penev <[email protected]>
Date: Wed, 27 Jun 2018 17:02:36 -0700
Subject: [PATCH] ag71xx: Reorder ring struct for lower cache thrashing.
Based on Qualcomm's upstream code. Reordered a bit different.
iperf3 speed goes from ~279mbps to ~320mbps on an Archer C7v4.
Signed-off-by: Rosen Penev <[email protected]>
diff --git a/target/linux/ramips/dts/ZBT-WE1326.dts b/target/linux/ramips/dts/ZBT-WE1326.dts
index 6cbab66307..0c3708e191 100644
--- a/target/linux/ramips/dts/ZBT-WE1326.dts
+++ b/target/linux/ramips/dts/ZBT-WE1326.dts
@@ -84,7 +84,7 @@
&pcie {
status = "okay";
- pcie0 {
+ pcie1 {
From 6647ed17978ba1dde86eaa51651fc5c3d5a6fbef Mon Sep 17 00:00:00 2001
From: John Crispin <[email protected]>
Date: Fri, 25 May 2018 00:03:29 +0200
Subject: [PATCH] ipq806x: add qca8k support
Signed-off-by: John Crispin <[email protected]>
---
target/linux/ipq806x/Makefile | 2 +-
.../ipq806x/base-files/etc/board.d/02_network | 22 +---
target/linux/ipq806x/config-4.14 | 1 -
make[3]: Entering directory '/home/mangix/devstuff/openwrt/feeds/packages/libs/libgpg-error'
touch /home/mangix/devstuff/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libgpg-error-1.32/.prepared_c610837ac0a8fc018cc876b9a9116182_6664517399ebbbc92a37c5bb081b5c53_check
. /home/mangix/devstuff/openwrt/include/shell.sh; bzcat /home/mangix/devstuff/openwrt/dl/libgpg-error-1.32.tar.bz2 | tar -C /home/mangix/devstuff/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libgpg-error-1.32/.. -xf -
[ ! -d ./src/ ] || cp -fpR ./src/. /home/mangix/devstuff/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libgpg-error-1.32
Applying ./patches/001-cross-compile-fix.patch using plaintext:
patching file configure.ac
touch /home/mangix/devstuff/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libgpg-error-1.32/.prepared_c610837ac0a8fc018cc876b9a9116182_6664517399ebbbc92a37c5bb081b5c53
rm -f /home/mangix/devstuff/openwrt/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/libgpg
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index 7fd4fe4aa..d61f952f0 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -47,6 +47,7 @@ define Package/mtr/description
endef
CONFIGURE_ARGS += \
+ --without-cap \
--without-gtk \