Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add awinwdt



details:   https://anonhg.NetBSD.org/src/rev/52e378fcc1ba
branches:  trunk
changeset: 334793:52e378fcc1ba
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Dec 07 02:41:07 2014 +0000

description:
add awinwdt

diffstat:

 sys/arch/evbarm/conf/ALLWINNER_A80 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 950de6fda813 -r 52e378fcc1ba sys/arch/evbarm/conf/ALLWINNER_A80
--- a/sys/arch/evbarm/conf/ALLWINNER_A80        Sun Dec 07 02:23:14 2014 +0000
+++ b/sys/arch/evbarm/conf/ALLWINNER_A80        Sun Dec 07 02:41:07 2014 +0000
@@ -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 @@
 #cir0          at awinir0
 
 # Watchdog timers
-#awinwdt*      at awinio?
+awinwdt*       at awinio?
 
 # RTC (not battery backed on this board; use PCF8563 instead)
 #awinrtc*      at awinio?



Home | Main Index | Thread Index | Old Index