mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Add the MAC address hints for arge0/arge1 on the CARAMBOLA2.
Obtained from: Linux OpenWRT
This commit is contained in:
parent
54384e56c9
commit
b7ece01c7e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=280791
@ -23,11 +23,13 @@ hint.arswitch.0.is_gmii=1 # arge1 <-> switch PHY is GMII
|
||||
# arge0 - MII, autoneg, phy(4)
|
||||
hint.arge.0.phymask=0x10 # PHY4
|
||||
hint.arge.0.mdio=mdioproxy1 # .. off of the switch mdiobus
|
||||
hint.arge.0.eeprommac=0x1fff0000
|
||||
|
||||
# arge1 - GMII, 1000/full
|
||||
hint.arge.1.phymask=0x0 # No directly mapped PHYs
|
||||
hint.arge.1.media=1000
|
||||
hint.arge.1.fduplex=1
|
||||
hint.arge.1.eeprommac=0x1fff0006
|
||||
|
||||
# Where the ART is - last 64k in the flash
|
||||
# 0x9fff1000 ?
|
||||
|
Loading…
Reference in New Issue
Block a user