]> xenbits.xensource.com Git - people/julieng/freebsd.git/commitdiff
Correctly use the default values for location of MAC addrs of arge0,
authorsbruno <sbruno@FreeBSD.org>
Sun, 18 Oct 2015 04:50:51 +0000 (04:50 +0000)
committersbruno <sbruno@FreeBSD.org>
Sun, 18 Oct 2015 04:50:51 +0000 (04:50 +0000)
arge1, ath0.  woo!

Reviewed by: adrian

sys/mips/conf/TP-MR3020.hints

index 9e8946f2a0d7357b3d7ef2a95526531b6ee8f25d..1ec95474619544ffd4ef7c3e9efb7dc34d01a315 100644 (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:
 #