1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

lantiq: Fix ARV4518 etop

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>

SVN-Revision: 40919
This commit is contained in:
John Crispin 2014-06-02 12:43:35 +00:00
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 {