mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 12:05:32 +00:00
ramips: fix portmap for TP-Link Archer C50 v4
According to 02_network portmap is wan=0 lan1=1 lan2=2 lan3=3 lan4=4 Signed-off-by: Maxim Anisimov <maxim.anisimov.ua@gmail.com> (cherry picked from commit ebf535a6cfefef5b0afb74cb01c9a17ab242b85b)
This commit is contained in:
parent
d3eabe44d0
commit
49b240cde8
@ -85,5 +85,5 @@
|
||||
|
||||
ðernet {
|
||||
mtd-mac-address = <&rom 0xf100>;
|
||||
mediatek,portmap = "llllw";
|
||||
mediatek,portmap = "wllll";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user