Module Name:    src
Committed By:   jmcneill
Date:           Sun Dec  7 02:41:07 UTC 2014

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

Log Message:
add awinwdt


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

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/ALLWINNER_A80
diff -u src/sys/arch/evbarm/conf/ALLWINNER_A80:1.8 src/sys/arch/evbarm/conf/ALLWINNER_A80:1.9
--- src/sys/arch/evbarm/conf/ALLWINNER_A80:1.8	Sun Dec  7 00:54:51 2014
+++ src/sys/arch/evbarm/conf/ALLWINNER_A80	Sun Dec  7 02:41:07 2014
@@ -1,4 +1,4 @@
-#	$NetBSD: ALLWINNER_A80,v 1.8 2014/12/07 00:54:51 jmcneill Exp $
+#	$NetBSD: ALLWINNER_A80,v 1.9 2014/12/07 02:41:07 jmcneill Exp $
 #
 #	ALLWINNER_A80 - Allwinner A80 boards (Cubieboard4, OptimusBoard, etc)
 #
@@ -244,7 +244,7 @@ options 	CONADDR=0x07000000, CONSPEED=11
 #cir0		at awinir0
 
 # Watchdog timers
-#awinwdt*	at awinio?
+awinwdt*	at awinio?
 
 # RTC (not battery backed on this board; use PCF8563 instead)
 #awinrtc*	at awinio?

Reply via email to