Hint miibus to attach arswitch on AP91, AP93 and RSPRO boards.

Submitted by:	Luiz Otavio O Souza
Approved by:	adrian (menthor)
This commit is contained in:
Aleksandr Rybalko 2012-11-07 22:46:30 +00:00
parent 5387021768
commit c11de6f059
3 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@ hint.arge.1.fduplex=1
#
# AR7240 switch config
#
hint.arswitch.0.at="mdio0"
hint.arswitch.0.is_7240=1 # We need to be explicitly told this
hint.arswitch.0.numphys=4 # 4 active switch PHYs (PHY 0 -> 3)
hint.arswitch.0.phy4cpu=1 # Yes, PHY 4 == dedicated PHY

View File

@ -25,6 +25,7 @@ hint.arge.1.fduplex=1
#
# AR7240 switch config
#
hint.arswitch.0.at="mdio0"
hint.arswitch.0.is_7240=1 # We need to be explicitly told this
hint.arswitch.0.numphys=4 # 4 active switch PHYs (PHY 0 -> 3)
hint.arswitch.0.phy4cpu=1 # Yes, PHY 4 == dedicated PHY

View File

@ -17,6 +17,7 @@ hint.arge.1.fduplex=1 #
hint.arge.1.phymask=0x0 # no directly mapped PHYs
hint.arge.1.miimode=3 # RGMII
hint.arswitch.0.at="mdio0"
hint.arswitch.0.is_7240=0
hint.arswitch.0.numphys=4
hint.arswitch.0.phy4cpu=1