From e0484b458c73c73094ba68c06fb83984f66cf42b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BB=83=E4=BA=AE=E6=96=8C?= <1129525450@qq.com> Date: Wed, 2 Dec 2020 16:52:39 +0800 Subject: [PATCH] ramips: phicomm k2p 32m network auto config (#5863) --- target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index bf050d0b3..aaae9ddb3 100755 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -63,7 +63,7 @@ ramips_setup_interfaces() motorola,mr2600) ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4 ra0 rai0" "wan" ;; - phicomm,k2p|\ + phicomm,k2p|phicomm,k2p-32m\ xiaoyu,xy-c5) ucidef_add_switch "switch0" \ "0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6@eth0" @@ -159,7 +159,7 @@ ramips_setup_macs() wan_mac=$label_mac lan_mac=$(macaddr_add $label_mac 1) ;; - phicomm,k2p) + phicomm,k2p|phicomm,k2p-32m) wan_mac=$(mtd_get_mac_binary factory 0xe006) ;; xiaomi,mir3g|\