mirror of https://github.com/hak5/openwrt-owl.git
lantiq: Fix ARV4518 etop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40919owl
parent
07fde034b0
commit
d4ec98c2cc
|
@ -104,7 +104,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
etop@E180000 {
|
etop@E180000 {
|
||||||
phy-mode = "rmii";
|
phy-mode = "mii";
|
||||||
};
|
};
|
||||||
|
|
||||||
ifxhcd@E101000 {
|
ifxhcd@E101000 {
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
etop@E180000 {
|
etop@E180000 {
|
||||||
phy-mode = "rmii";
|
phy-mode = "mii";
|
||||||
};
|
};
|
||||||
|
|
||||||
ifxhcd@E101000 {
|
ifxhcd@E101000 {
|
||||||
|
|
Loading…
Reference in New Issue