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 awiniic* and tve
details: https://anonhg.NetBSD.org/src/rev/f7621310b37f
branches: trunk
changeset: 342537:f7621310b37f
user: macallan <macallan%NetBSD.org@localhost>
date: Sun Dec 27 06:24:25 2015 +0000
description:
add awiniic* and tve
diffstat:
sys/arch/evbarm/conf/CUBIETRUCK | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 77fd4f83dc52 -r f7621310b37f sys/arch/evbarm/conf/CUBIETRUCK
--- a/sys/arch/evbarm/conf/CUBIETRUCK Sun Dec 27 02:54:12 2015 +0000
+++ b/sys/arch/evbarm/conf/CUBIETRUCK Sun Dec 27 06:24:25 2015 +0000
@@ -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 @@
#
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
Home |
Main Index |
Thread Index |
Old Index