mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Remove upstreamed patch
This commit is contained in:
parent
db27abcc82
commit
d168087bb9
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
||||||
From 3a466fd3d5b921c085fd3c863cab3f1afdb90c9c Mon Sep 17 00:00:00 2001
|
|
||||||
From: Frank Wunderlich <frank-w@public-files.de>
|
|
||||||
Date: Sun, 12 Jan 2020 16:46:33 +0100
|
|
||||||
Subject: [PATCH] arm: dts: add pause to port6 of switch
|
|
||||||
|
|
||||||
to be same as gmac0
|
|
||||||
---
|
|
||||||
arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 1 +
|
|
||||||
1 file changed, 1 insertion(+)
|
|
||||||
|
|
||||||
diff --git a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
||||||
index 52343bd76fe5..7b8383af87e0 100644
|
|
||||||
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
||||||
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
|
|
||||||
@@ -253,6 +253,7 @@
|
|
||||||
fixed-link {
|
|
||||||
speed = <1000>;
|
|
||||||
full-duplex;
|
|
||||||
+ pause;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
|
Loading…
Add table
Add a link
Reference in a new issue