mediatek: add ext-devices hnat support for glinet mt2500/mt3000

This commit is contained in:
hanwckf 2024-01-31 18:28:03 +08:00
parent 492c1e5597
commit 46bd2aa298
2 changed files with 2 additions and 0 deletions

View File

@ -128,6 +128,7 @@
mtketh-wan = "eth1";
mtketh-lan = "eth0";
mtketh-max-gmac = <2>;
ext-devices-prefix = "usb", "wwan";
status = "okay";
};

View File

@ -209,6 +209,7 @@
mtketh-wan = "eth1";
mtketh-lan = "eth0";
mtketh-max-gmac = <2>;
ext-devices-prefix = "usb", "wwan";
status = "okay";
};