aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/base-files/etc
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2022-07-16 10:33:24 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-04-24 18:32:26 +0200
commit0f269554e4fd16dd4bcb705e38ff063199e57018 (patch)
tree167bc37c13933d44ba16e49a1590c5c86dd65892 /target/linux/ipq40xx/base-files/etc
parent90ad13c76360e5c0ff45db2fd88ffb2595afe451 (diff)
downloadupstream-0f269554e4fd16dd4bcb705e38ff063199e57018.tar.gz
upstream-0f269554e4fd16dd4bcb705e38ff063199e57018.tar.bz2
upstream-0f269554e4fd16dd4bcb705e38ff063199e57018.zip
ipq40xx: convert GL-AP1300 to DSA
Convert GL-AP1300 to DSA and enable it. While working on it rename the GL-AP1300 leds from green to white. Tested-by: Rob White <rob@blue-wave.net> Tested-by: Robert Sommer <frauhottelmann@gmail.com> Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'target/linux/ipq40xx/base-files/etc')
-rw-r--r--target/linux/ipq40xx/base-files/etc/board.d/01_leds2
-rw-r--r--target/linux/ipq40xx/base-files/etc/board.d/02_network1
2 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ipq40xx/base-files/etc/board.d/01_leds b/target/linux/ipq40xx/base-files/etc/board.d/01_leds
index 3ba130cc90..1ba5d2b1a7 100644
--- a/target/linux/ipq40xx/base-files/etc/board.d/01_leds
+++ b/target/linux/ipq40xx/base-files/etc/board.d/01_leds
@@ -53,7 +53,7 @@ engenius,ens620ext)
ucidef_set_led_netdev "lan2" "LAN2" "green:lan2" "eth1"
;;
glinet,gl-ap1300)
- ucidef_set_led_netdev "wan" "WAN" "green:wan" "eth1"
+ ucidef_set_led_netdev "wan" "WAN" "white:wan" "wan"
;;
glinet,gl-b1300 |\
mikrotik,lhgg-60ad)
diff --git a/target/linux/ipq40xx/base-files/etc/board.d/02_network b/target/linux/ipq40xx/base-files/etc/board.d/02_network
index 7c9c2f0827..2e0e8d33cd 100644
--- a/target/linux/ipq40xx/base-files/etc/board.d/02_network
+++ b/target/linux/ipq40xx/base-files/etc/board.d/02_network
@@ -32,6 +32,7 @@ ipq40xx_setup_interfaces()
asus,map-ac2200|\
cilab,meshpoint-one|\
edgecore,ecw5211|\
+ glinet,gl-ap1300|\
glinet,gl-b2200|\
google,wifi|\
linksys,whw03v2|\