[Zrouter-src] ZRouter.org: push to ZRouter
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Tue Mar 20 10:48:12 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/5ec49b7f4e0a
changeset: 379:5ec49b7f4e0a
user: Aleksandr Rybalko <ray at ddteam.net>
date: Tue Mar 20 12:48:05 2012 +0200
description:
merge
diffstat:
boards/TPLink/TL-WR1043ND-v1/board.hints | 21 ++++++++++++---------
1 files changed, 12 insertions(+), 9 deletions(-)
diffs (36 lines):
diff -r cd2570ca3681 -r 5ec49b7f4e0a boards/TPLink/TL-WR1043ND-v1/board.hints
--- a/boards/TPLink/TL-WR1043ND-v1/board.hints Tue Mar 20 12:46:28 2012 +0200
+++ b/boards/TPLink/TL-WR1043ND-v1/board.hints Tue Mar 20 12:48:05 2012 +0200
@@ -18,20 +18,23 @@
hint.ath.0.msize=0x30000
hint.ath.0.irq=0
+# PHY
+hint.miibus.0.phymask=0x00000000
+hint.miibus.1.phymask=0x00000000
-# Hard-code the PHY for now, until there's switch phy support.
-hint.arge.0.phymask=0x000c
-hint.arge.0.media=1000
-hint.arge.0.fduplex=1
+hint.floatphy.0.at="miibus0"
+hint.floatphy.0.phyno=0
+hint.floatphy.0.flags=0x00000000
+hint.floatphy.0.speed=1000
+
+hint.floatphy.1.at="miibus1"
+hint.floatphy.1.phyno=0
+hint.floatphy.1.flags=0x00000000
+hint.floatphy.1.speed=1000
# Where is the MAC address stored in flash for this particular unit.
hint.arge.0.eeprommac=0x1f01fc00
-# This isn't used, but configure it anyway.
-# This should eventually just not be configured, but the if then
-# needs to be properly disabled or spurious interrupts occur.
-hint.arge.1.phymask=0x0
-
# Where the ART is
hint.ath.0.eepromaddr=0x1fff1000
More information about the Zrouter-src
mailing list