diff options
author | John Crispin <john@openwrt.org> | 2014-06-02 12:43:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-02 12:43:43 +0000 |
commit | 7ba5188fe94b667cc17aeb010626c5d245a92aca (patch) | |
tree | f9c49001bb725c9df14e0a1f2deca1868a360120 /target | |
parent | d4ec98c2ccb055dae4e971e6761a5dbfc10f3ff8 (diff) | |
download | upstream-7ba5188fe94b667cc17aeb010626c5d245a92aca.tar.gz upstream-7ba5188fe94b667cc17aeb010626c5d245a92aca.tar.bz2 upstream-7ba5188fe94b667cc17aeb010626c5d245a92aca.zip |
lantiq: Fix ARV7510PW22 etop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40920
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/lantiq/dts/ARV7510PW22.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/ARV7510PW22.dts b/target/linux/lantiq/dts/ARV7510PW22.dts index 0bddce7d64..24c396d8bb 100644 --- a/target/linux/lantiq/dts/ARV7510PW22.dts +++ b/target/linux/lantiq/dts/ARV7510PW22.dts @@ -107,7 +107,7 @@ }; etop@E180000 { - phy-mode = "rmii"; + phy-mode = "mii"; /* Switch reset 19 */ }; |