Module Name:    src
Committed By:   kiyohara
Date:           Mon Dec 23 02:37:35 UTC 2013

Modified Files:
        src/sys/arch/evbarm/conf: OPENBLOCKS_AX3

Log Message:
Enable mvgbe and makphy.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/OPENBLOCKS_AX3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/OPENBLOCKS_AX3
diff -u src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.4 src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.5
--- src/sys/arch/evbarm/conf/OPENBLOCKS_AX3:1.4	Sat Oct  5 06:15:51 2013
+++ src/sys/arch/evbarm/conf/OPENBLOCKS_AX3	Mon Dec 23 02:37:35 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: OPENBLOCKS_AX3,v 1.4 2013/10/05 06:15:51 kiyohara Exp $
+#	$NetBSD: OPENBLOCKS_AX3,v 1.5 2013/12/23 02:37:35 kiyohara Exp $
 #
 #	OPENBLOCKS_AX3 -- Plat'Home. OpenBlockS AX3 kernel
 #
@@ -171,9 +171,9 @@ options 	MVSOC_FIXUP_DEVID=0x7826
 mvsata* at mvsoc? offset ? irq ?
 
 # On-chip Gigabit Ethernet Controller Interface
-#mvgbec* at mvsoc? offset ?
-#mvgbe*	at mvgbec? port ? irq ?
-#makphy* at mii? phy ?
+mvgbec* at mvsoc? offset ?
+mvgbe*	at mvgbec? port ? irq ?
+makphy* at mii? phy ?
 
 # On-chip USB 2.0 Interface
 ehci0	at mvsoc? offset ? irq ?

Reply via email to