mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-29 23:01:27 +00:00
mediatek: filogic: Add label wan and cpu for Zyxel EX5601-T0
Add labels wan and cpu for ethernet ports. Signed-off-by: Paweł Owoc <frut3k7@gmail.com> Link: https://github.com/openwrt/openwrt/pull/19968 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
9ed4d27fbf
commit
f26260c7e7
@ -206,6 +206,7 @@
|
||||
gmac1: mac@1 {
|
||||
compatible = "mediatek,eth-mac";
|
||||
reg = <1>;
|
||||
label = "wan";
|
||||
phy-mode = "2500base-x";
|
||||
phy = <&phy6>;
|
||||
|
||||
|
||||
@ -63,9 +63,7 @@ mediatek_setup_interfaces()
|
||||
ruijie,rg-x60-pro|\
|
||||
unielec,u7981-01*|\
|
||||
zbtlink,zbt-z8102ax|\
|
||||
zbtlink,zbt-z8102ax-v2|\
|
||||
zyxel,ex5601-t0-stock|\
|
||||
zyxel,ex5601-t0-ubootmod)
|
||||
zbtlink,zbt-z8102ax-v2)
|
||||
ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" eth1
|
||||
;;
|
||||
asus,tuf-ax6000|\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user