Module Name:    src
Committed By:   macallan
Date:           Sun Dec 27 06:24:25 UTC 2015

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

Log Message:
add awiniic* and tve


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

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/CUBIETRUCK
diff -u src/sys/arch/evbarm/conf/CUBIETRUCK:1.8 src/sys/arch/evbarm/conf/CUBIETRUCK:1.9
--- src/sys/arch/evbarm/conf/CUBIETRUCK:1.8	Mon Jun  1 23:17:47 2015
+++ src/sys/arch/evbarm/conf/CUBIETRUCK	Sun Dec 27 06:24:25 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: CUBIETRUCK,v 1.8 2015/06/01 23:17:47 matt Exp $
+#	$NetBSD: CUBIETRUCK,v 1.9 2015/12/27 06:24:25 macallan Exp $
 #
 #	CUBIETRUCK - Cubieboard3 (mostly cubieboard2 with 2GB)
 #
@@ -27,6 +27,13 @@ makeoptions	CPUFLAGS="-mcpu=cortex-a7 -m
 #
 options 	PMAP_NEED_ALLOC_POOLPAGE
 
+# we need awinii2c to talk to VGA monitors
+awiniic*	at awinio? port ?
+
+# TV encoder / VGA output
+awintve0 	at awinio0
+
+
 cinclude	"arch/evbarm/conf/CUBIETRUCK.local"
 
 #options 	VERBOSE_INIT_ARM # verbose bootstraping messages

Reply via email to