lantiq: update default mii modes
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38881
This commit is contained in:
parent
6c690bf15d
commit
d823c20f05
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
etop@E180000 {
|
etop@E180000 {
|
||||||
phy-mode = "rmii";
|
phy-mode = "mii";
|
||||||
};
|
};
|
||||||
|
|
||||||
ifxhcd@E101000 {
|
ifxhcd@E101000 {
|
||||||
|
|
|
@ -118,7 +118,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
etop@E180000 {
|
etop@E180000 {
|
||||||
phy-mode = "rmii";
|
phy-mode = "mii";
|
||||||
};
|
};
|
||||||
|
|
||||||
ifxhcd@E101000 {
|
ifxhcd@E101000 {
|
||||||
|
|
Loading…
Reference in a new issue