lantiq: Fix ARV4518 etop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 40919
This commit is contained in:
parent
07fde034b0
commit
d4ec98c2cc
2 changed files with 2 additions and 2 deletions
|
@ -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 a new issue