aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/base-files
diff options
context:
space:
mode:
author张 鹏 <sd20@qxwlan.com>2023-02-22 20:46:28 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2023-05-31 23:14:25 +0200
commitf2a13cf10e12769fabe387daf2102691c4c810c1 (patch)
tree56d7b35ac6588d279afedfb78e97d8ade3c0c9e4 /target/linux/ipq40xx/base-files
parentc734a399cc57b1b8371290c08b43fd21b5007df8 (diff)
downloadupstream-f2a13cf10e12769fabe387daf2102691c4c810c1.tar.gz
upstream-f2a13cf10e12769fabe387daf2102691c4c810c1.tar.bz2
upstream-f2a13cf10e12769fabe387daf2102691c4c810c1.zip
ipq40xx: add e2600ac c1 to dsa
Convert E2600ac c1 to DSA and enable it. Signed-off-by: 张 鹏 <sd20@qxwlan.com> [ rename port to more generic name ] Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 7f2ecab0f4623e9b437b1a6656275695ac063fe4)
Diffstat (limited to 'target/linux/ipq40xx/base-files')
-rw-r--r--target/linux/ipq40xx/base-files/etc/board.d/02_network3
1 files changed, 3 insertions, 0 deletions
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 28648c0db9..0d9be90ddb 100644
--- a/target/linux/ipq40xx/base-files/etc/board.d/02_network
+++ b/target/linux/ipq40xx/base-files/etc/board.d/02_network
@@ -97,6 +97,9 @@ ipq40xx_setup_interfaces()
plasmacloud,pa2200)
ucidef_set_interfaces_lan_wan "ethernet1" "ethernet2"
;;
+ qxwlan,e2600ac-c1)
+ ucidef_set_interfaces_lan_wan "sw-eth1" "sw-eth2"
+ ;;
zte,mf286d)
ucidef_set_interfaces_lan_wan "lan2 lan3 lan4" "wan"
;;