[Zrouter-src] ZRouter.org: push to ZRouter boards/Ubiquiti/RS/board.hints
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Wed Jan 25 09:52:21 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/8fc3e4fe0db2
changeset: 324:8fc3e4fe0db2
user: ray at terran.dlink.ua
date: Wed Jan 25 11:52:17 2012 +0200
description:
Enable networking switch paths
diffstat:
boards/Ubiquiti/RS/board.hints | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r cbb479657be0 -r 8fc3e4fe0db2 boards/Ubiquiti/RS/board.hints
--- a/boards/Ubiquiti/RS/board.hints Wed Jan 25 11:51:42 2012 +0200
+++ b/boards/Ubiquiti/RS/board.hints Wed Jan 25 11:52:17 2012 +0200
@@ -17,7 +17,7 @@
hint.arge.0.msize=0x1000
hint.arge.0.irq=2
# PHY20 = 1 << 20
-hint.arge.0.phymask=0x100000
+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.phymask=0xffffffff
hint.arge.1.media=100
hint.arge.1.fduplex=1
+hint.miibus.0.phymask="0x00100000"
+hint.miibus.1.phymask="0x00000000"
+hint.floatphy.0.at="miibus1"
+hint.floatphy.0.phyno=0
+hint.floatphy.0.speed=100
# RTC shares the same bus with mx25l.
# CE low for flash, CE high for RTC
More information about the Zrouter-src
mailing list