lantiq: update default mii modes
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38881 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
f72b27e290
commit
bcd2c16df8
|
@ -81,7 +81,7 @@
|
|||
};
|
||||
|
||||
etop@E180000 {
|
||||
phy-mode = "rmii";
|
||||
phy-mode = "mii";
|
||||
};
|
||||
|
||||
ifxhcd@E101000 {
|
||||
|
|
|
@ -118,7 +118,7 @@
|
|||
};
|
||||
|
||||
etop@E180000 {
|
||||
phy-mode = "rmii";
|
||||
phy-mode = "mii";
|
||||
};
|
||||
|
||||
ifxhcd@E101000 {
|
||||
|
|
Loading…
Reference in New Issue