Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc arm/arm/cpufunc.c rev. 1.119 is only for Sheeva CPU, ...



details:   https://anonhg.NetBSD.org/src/rev/6d33ff2984ef
branches:  netbsd-6
changeset: 775620:6d33ff2984ef
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Tue Jan 08 07:07:33 2013 +0000

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

diffstat:

 doc/CHANGES-6.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 87c066c5f642 -r 6d33ff2984ef doc/CHANGES-6.1
--- a/doc/CHANGES-6.1   Mon Jan 07 18:41:37 2013 +0000
+++ b/doc/CHANGES-6.1   Tue Jan 08 07:07:33 2013 +0000
@@ -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 @@
 
 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



Home | Main Index | Thread Index | Old Index