[Zrouter-src] ZRouter.org: push to ZRouter boards/Ubiquiti/RSPRO/board.hints
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Wed Jan 25 10:08:01 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/ed80316b28e9
changeset: 326:ed80316b28e9
user: ray at terran.dlink.ua
date: Wed Jan 25 12:07:56 2012 +0200
description:
Enable networking switch paths, assume RSPRO connect to switch on 1000
diffstat:
boards/Ubiquiti/RSPRO/board.hints | 15 ++++++++++-----
1 files changed, 10 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 8d397210232e -r ed80316b28e9 boards/Ubiquiti/RSPRO/board.hints
--- a/boards/Ubiquiti/RSPRO/board.hints Wed Jan 25 12:06:50 2012 +0200
+++ b/boards/Ubiquiti/RSPRO/board.hints Wed Jan 25 12:07:56 2012 +0200
@@ -16,8 +16,8 @@
hint.arge.0.maddr=0x19000000
hint.arge.0.msize=0x1000
hint.arge.0.irq=2
-# PHY4 = 1 << 4
-hint.arge.0.phymask=0x10
+# PHY20 = 1 << 20
+hint.arge.0.phymask=0xffffffff
# arge1
hint.arge.1.at="nexus0"
@@ -25,10 +25,15 @@
hint.arge.1.msize=0x1000
hint.arge.1.irq=3
# PHY1, PHY2, PHY3
-hint.arge.1.phymask=0x0e
-hint.arge.1.media=1000
+hint.arge.1.phymask=0xffffffff
+hint.arge.1.media=100
hint.arge.1.fduplex=1
-# RSPRO _really_ need the above two lines !
+
+hint.miibus.0.phymask="0x00100000"
+hint.miibus.1.phymask="0x00000000"
+hint.floatphy.0.at="miibus1"
+hint.floatphy.0.phyno=0
+hint.floatphy.0.speed=1000
# RTC shares the same bus with mx25l.
# CE low for flash, CE high for RTC
More information about the Zrouter-src
mailing list