mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq: Fix ARV4518 etop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40919 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -104,7 +104,7 @@
|
||||
};
|
||||
|
||||
etop@E180000 {
|
||||
phy-mode = "rmii";
|
||||
phy-mode = "mii";
|
||||
};
|
||||
|
||||
ifxhcd@E101000 {
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
};
|
||||
|
||||
etop@E180000 {
|
||||
phy-mode = "rmii";
|
||||
phy-mode = "mii";
|
||||
};
|
||||
|
||||
ifxhcd@E101000 {
|
||||
|
||||
Reference in New Issue
Block a user