Module Name:    src
Committed By:   skrll
Date:           Wed Nov  5 22:27:55 UTC 2014

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

Log Message:
Add awincnt at awinio (64 bit timer counter)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/BPI

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/BPI
diff -u src/sys/arch/evbarm/conf/BPI:1.8 src/sys/arch/evbarm/conf/BPI:1.9
--- src/sys/arch/evbarm/conf/BPI:1.8	Wed Nov  5 08:11:35 2014
+++ src/sys/arch/evbarm/conf/BPI	Wed Nov  5 22:27:55 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: BPI,v 1.8 2014/11/05 08:11:35 skrll Exp $
+#	$NetBSD: BPI,v 1.9 2014/11/05 22:27:55 skrll Exp $
 #
 #	BPI -- Banana Pi - an Allwinner A20 Eval Board Kernel
 #
@@ -245,6 +245,9 @@ awinwdt*	at awinio?
 # RTC
 awinrtc*	at awinio?
 
+# 64-bit counter
+awincnt0	at awinio0
+
 # onboard audio codec
 awinac0		at awinio0
 audio0		at awinac0

Reply via email to