Correctly use the default values for location of MAC addrs of arge0,

arge1, ath0.  woo!

Reviewed by:	adrian
This commit is contained in:
Sean Bruno 2015-10-18 04:50:51 +00:00
parent a52bef9c99
commit a53f1fce3b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289482

View File

@ -26,18 +26,18 @@ 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 ?
hint.ath.0.eepromaddr=0x1fff1000
hint.ath.0.eepromaddr=0x1fff0000
hint.ath.0.eepromsize=16384
hint.ar71xx.0.eeprom_mac_addr=0x1f01fc00
# The board 4MiB flash layout in uboot env:
#