Module Name:    src
Committed By:   msaitoh
Date:           Tue Jan  8 07:07:34 UTC 2013

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.1

Log Message:
arm/arm/cpufunc.c rev. 1.119 is only for Sheeva CPU, so modify message a bit.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.71 -r1.1.2.72 src/doc/CHANGES-6.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.71 src/doc/CHANGES-6.1:1.1.2.72
--- src/doc/CHANGES-6.1:1.1.2.71	Mon Jan  7 16:54:59 2013
+++ src/doc/CHANGES-6.1	Tue Jan  8 07:07:33 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.71 2013/01/07 16:54:59 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.72 2013/01/08 07:07:33 msaitoh Exp $
 
 A complete list of changes from the 6.0 release until the 6.1 release:
 
@@ -7988,8 +7988,8 @@ lib/librefuse/refuse.c				1.96
 
 sys/arch/arm/arm/cpufunc.c			1.119
 
-	Enable DCache Streaming Switch and Write Allocate, improving
-	system performance.
+	Enable DCache Streaming Switch and Write Allocate for Sheeva CPU,
+	improving system performance.
 	[msaitoh, ticket #774]
 
 sys/dev/marvell/if_mvgbe.c			1.34

Reply via email to