diff options
author | John Crispin <john@openwrt.org> | 2014-06-02 12:43:35 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-06-02 12:43:35 +0000 |
commit | d4ec98c2ccb055dae4e971e6761a5dbfc10f3ff8 (patch) | |
tree | 9ddaf23954c485edd8fb68e130dc7d8f285bd6c4 /target/linux/lantiq/dts/ARV4518PWR01A.dts | |
parent | 07fde034b0ef89ef23ba031d928159ac53ffb4b0 (diff) | |
download | upstream-d4ec98c2ccb055dae4e971e6761a5dbfc10f3ff8.tar.gz upstream-d4ec98c2ccb055dae4e971e6761a5dbfc10f3ff8.tar.bz2 upstream-d4ec98c2ccb055dae4e971e6761a5dbfc10f3ff8.zip |
lantiq: Fix ARV4518 etop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 40919
Diffstat (limited to 'target/linux/lantiq/dts/ARV4518PWR01A.dts')
-rw-r--r-- | target/linux/lantiq/dts/ARV4518PWR01A.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/ARV4518PWR01A.dts b/target/linux/lantiq/dts/ARV4518PWR01A.dts index 458614496f..221e5a0c25 100644 --- a/target/linux/lantiq/dts/ARV4518PWR01A.dts +++ b/target/linux/lantiq/dts/ARV4518PWR01A.dts @@ -104,7 +104,7 @@ }; etop@E180000 { - phy-mode = "rmii"; + phy-mode = "mii"; }; ifxhcd@E101000 { |