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 mvsocts.



details:   https://anonhg.NetBSD.org/src/rev/42bed41651e3
branches:  trunk
changeset: 341440:42bed41651e3
user:      kiyohara <kiyohara%NetBSD.org@localhost>
date:      Fri Nov 06 14:16:11 2015 +0000

description:
Add mvsocts.

diffstat:

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

diffs (19 lines):

diff -r 6c685c1f6343 -r 42bed41651e3 sys/arch/evbarm/conf/OPENBLOCKS_AX3
--- a/sys/arch/evbarm/conf/OPENBLOCKS_AX3       Fri Nov 06 12:54:52 2015 +0000
+++ b/sys/arch/evbarm/conf/OPENBLOCKS_AX3       Fri Nov 06 14:16:11 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: OPENBLOCKS_AX3,v 1.17 2015/08/12 07:53:57 maxv Exp $
+#      $NetBSD: OPENBLOCKS_AX3,v 1.18 2015/11/06 14:16:11 kiyohara Exp $
 #
 #      OPENBLOCKS_AX3 -- Plat'Home. OpenBlockS AX3 kernel
 #
@@ -220,6 +220,9 @@
 # On-chip IDMA Controller
 gtidmac* at mvsoc? offset ? irq ?
 
+# On-chip Thermal Sensor
+mvsocts* at mvsoc? offset ? irq ?
+
 # On-chip Timers
 mvsoctmr* at mvsoc? offset ? irq ?
 



Home | Main Index | Thread Index | Old Index