mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
mediatek: fix ct3003, jcg q30 hnat settings
This commit is contained in:
parent
33f15e3224
commit
08c62ad2d0
@ -179,10 +179,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hnat {
|
&hnat {
|
||||||
mtketh-wan = "eth1";
|
mtketh-wan = "eth0.2";
|
||||||
mtketh-lan = "eth0";
|
mtketh-ppd = "eth0.1"
|
||||||
mtketh-max-gmac = <2>;
|
mtketh-lan = "eth0";
|
||||||
status = "okay";
|
mtketh-max-gmac = <1>;
|
||||||
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&spi0 {
|
&spi0 {
|
||||||
|
@ -174,10 +174,11 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&hnat {
|
&hnat {
|
||||||
mtketh-wan = "eth1";
|
mtketh-wan = "eth0.2";
|
||||||
mtketh-lan = "eth0";
|
mtketh-ppd = "eth0.1"
|
||||||
mtketh-max-gmac = <2>;
|
mtketh-lan = "eth0";
|
||||||
status = "okay";
|
mtketh-max-gmac = <1>;
|
||||||
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&spi0 {
|
&spi0 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user