Module Name:    src
Committed By:   skrll
Date:           Sat Apr 18 08:06:13 UTC 2015

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

Log Message:
Typo


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbarm/conf/JETSONTK1

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/JETSONTK1
diff -u src/sys/arch/evbarm/conf/JETSONTK1:1.3 src/sys/arch/evbarm/conf/JETSONTK1:1.4
--- src/sys/arch/evbarm/conf/JETSONTK1:1.3	Fri Apr  3 23:25:07 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1	Sat Apr 18 08:06:13 2015
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: JETSONTK1,v 1.3 2015/04/03 23:25:07 jmcneill Exp $
+#	$NetBSD: JETSONTK1,v 1.4 2015/04/18 08:06:13 skrll Exp $
 #
 #	NVIDIA Jetson TK1 - Tegra K1 development kit
 #	https://developer.nvidia.com/jetson-tk1
@@ -27,7 +27,7 @@ config		netbsd		root on ? type ?
 mainbus0	at root
 cpu*		at mainbus?
 
-# A5 core devices
+# A15 core devices
 armperiph0	at mainbus?
 armgic0		at armperiph?				# Interrupt Controller
 armgtmr0	at armperiph?				# ARM Generic Timer

Reply via email to