summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorsbruno <sbruno@FreeBSD.org>2015-10-11 03:31:11 +0000
committersbruno <sbruno@FreeBSD.org>2015-10-11 03:31:11 +0000
commitaa22845be1909807b1059f8b06b30ed31456fad6 (patch)
tree8bfbf2b3f02ba390f67b1d8c858b46474c18b0a7 /sys/mips
parentaf6f5eeeefdc32f07b534e75a8fe2b814fd610f8 (diff)
downloadFreeBSD-src-aa22845be1909807b1059f8b06b30ed31456fad6.zip
FreeBSD-src-aa22845be1909807b1059f8b06b30ed31456fad6.tar.gz
Use machine specific values cleaned from openwrt for the mac address
location on the TP link mr3020
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/TP-MR3020.hints4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/mips/conf/TP-MR3020.hints b/sys/mips/conf/TP-MR3020.hints
index dfabb42..e346a22 100644
--- a/sys/mips/conf/TP-MR3020.hints
+++ b/sys/mips/conf/TP-MR3020.hints
@@ -34,8 +34,10 @@ hint.arge.1.fduplex=1
# Where the ART is - last 64k in the flash
# 0x9fff1000 ?
-hint.ath.0.eepromaddr=0x1fff0000
+hint.ath.0.eepromaddr=0x1fff1000
hint.ath.0.eepromsize=16384
+
+hint.ar71xx.0.eeprom_mac_addr=0x1f01fc00
# The board 16MiB flash layout in uboot env:
#
OpenPOWER on IntegriCloud