Refresh openwrt patches
This commit is contained in:
parent
f031a03ffa
commit
8fbe5d88e0
@ -3,7 +3,7 @@ Date: Sat, 16 Aug 2014 17:52:34 +0200
|
||||
Subject: ar71xx: correctly detect hardware revision on TP-Link Archer C5 and C7
|
||||
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index df35775..6694839 100755
|
||||
index 18da356..1709356 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -214,6 +214,13 @@ tplink_board_detect() {
|
||||
|
@ -62,7 +62,7 @@ index 4be30b8..78f4992 100755
|
||||
rb-2011l | \
|
||||
rb-2011uas |\
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index 6694839..c13a8eb 100755
|
||||
index 1709356..9fb4102 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -229,6 +229,39 @@ tplink_board_detect() {
|
||||
|
@ -44,7 +44,7 @@ index 78f4992..c494310 100755
|
||||
mr600v2 |\
|
||||
rb-411 |\
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index c13a8eb..19cd1a7 100755
|
||||
index 9fb4102..79b6073 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -396,6 +396,9 @@ ar71xx_board_detect() {
|
||||
|
@ -5,7 +5,7 @@ Subject: ar71xx: fix board detection for TP-LINK TL-WA860RE
|
||||
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
||||
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index 19cd1a7..b0a0bd6 100755
|
||||
index 79b6073..13c5bf2 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -630,6 +630,9 @@ ar71xx_board_detect() {
|
||||
|
@ -48,7 +48,7 @@ index c494310..3ccb917 100755
|
||||
wnr2200 |\
|
||||
wnr612-v2)
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index b0a0bd6..c03fe72 100755
|
||||
index 13c5bf2..5fbca92 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -681,6 +681,9 @@ ar71xx_board_detect() {
|
||||
|
@ -19,7 +19,7 @@ index f0d5d70..6aac86a 100755
|
||||
status_led="ubnt:white:status"
|
||||
;;
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index c03fe72..9e70397 100755
|
||||
index 5fbca92..61a7936 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -723,6 +723,9 @@ ar71xx_board_detect() {
|
||||
|
@ -6,7 +6,7 @@ There are two versions of the GL.iNet, the 6408A and the 6416A. The only
|
||||
difference is the flash size.
|
||||
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index 9e70397..ac7f787 100755
|
||||
index 61a7936..a698ce5 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -262,6 +262,19 @@ tplink_pharos_board_detect() {
|
||||
|
@ -10,7 +10,7 @@ There were a few issues with the existing code to detect the model string:
|
||||
confuse other scripts)
|
||||
|
||||
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
index ac7f787..f50a236 100755
|
||||
index a698ce5..0f9be69 100755
|
||||
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
|
||||
@@ -37,16 +37,28 @@ wndr3700_board_detect() {
|
||||
|
Loading…
Reference in New Issue
Block a user