aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/base-files
diff options
context:
space:
mode:
author张 鹏 <sd20@qxwlan.com>2023-02-22 20:55:44 +0800
committerHauke Mehrtens <hauke@hauke-m.de>2023-05-31 23:14:32 +0200
commitdd979547725b37c28f84974a292a44593cef457d (patch)
tree82f74880c4fa077d68c762b17ed1adfcece95c98 /target/linux/ipq40xx/base-files
parentf2a13cf10e12769fabe387daf2102691c4c810c1 (diff)
downloadupstream-dd979547725b37c28f84974a292a44593cef457d.tar.gz
upstream-dd979547725b37c28f84974a292a44593cef457d.tar.bz2
upstream-dd979547725b37c28f84974a292a44593cef457d.zip
ipq40xx: add e2600ac c2 to dsa
Convert E2600ac c2 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 0dca52cf595cedcabec5d384ddc83f1954cca46d)
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 0d9be90ddb..d6b19c981e 100644
--- a/target/linux/ipq40xx/base-files/etc/board.d/02_network
+++ b/target/linux/ipq40xx/base-files/etc/board.d/02_network
@@ -100,6 +100,9 @@ ipq40xx_setup_interfaces()
qxwlan,e2600ac-c1)
ucidef_set_interfaces_lan_wan "sw-eth1" "sw-eth2"
;;
+ qxwlan,e2600ac-c2)
+ ucidef_set_interfaces_lan_wan "sw-eth1 sw-eth2" "sw-eth3"
+ ;;
zte,mf286d)
ucidef_set_interfaces_lan_wan "lan2 lan3 lan4" "wan"
;;