summaryrefslogtreecommitdiffstats
path: root/libs/bcm5719
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-12-13 12:02:36 -0700
committerGitHub <noreply@github.com>2020-12-13 12:02:36 -0700
commit0a181e22a50bbfd8200109b5d85a0010971c69ea (patch)
tree8f6b171db9fd3d7565bb0f986101fcbea38c101d /libs/bcm5719
parent987ba8bdfce8e1ecc90f5bfb692e36d11a65a6ee (diff)
downloadbcm5719-ortega-0a181e22a50bbfd8200109b5d85a0010971c69ea.tar.gz
bcm5719-ortega-0a181e22a50bbfd8200109b5d85a0010971c69ea.zip
mii: Add Auto-Power Down register as defined in the tg3 driver. (#190)
Diffstat (limited to 'libs/bcm5719')
-rw-r--r--libs/bcm5719/bcm5719_sym.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/bcm5719/bcm5719_sym.s b/libs/bcm5719/bcm5719_sym.s
index 3371f9a..af99284 100644
--- a/libs/bcm5719/bcm5719_sym.s
+++ b/libs/bcm5719/bcm5719_sym.s
@@ -100,6 +100,6 @@
.global MII
.equ MII, 0x0
-.size MII, 0x71a
+.size MII, 0xa1e
OpenPOWER on IntegriCloud