Mercurial > hg > zrouter
changeset 379:5ec49b7f4e0a
merge
author | Aleksandr Rybalko <ray@ddteam.net> |
---|---|
date | Tue, 20 Mar 2012 12:48:05 +0200 |
parents | cd2570ca3681 (current diff) 338b04c13dee (diff) |
children | 99586852be15 |
files | |
diffstat | 1 files changed, 12 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- 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