[LinuxBIOS] r2616 - trunk/LinuxBIOSv2/src/cpu/x86/mtrr

svn at openbios.org svn at openbios.org
Tue Apr 24 20:40:02 CEST 2007


Author: stepan
Date: 2007-04-24 20:40:02 +0200 (Tue, 24 Apr 2007)
New Revision: 2616

Modified:
   trunk/LinuxBIOSv2/src/cpu/x86/mtrr/mtrr.c
Log:
trivial: fix filename in comment. 

Signed-off-by: Stefan Reinauer <stepan at coresystems.de>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: trunk/LinuxBIOSv2/src/cpu/x86/mtrr/mtrr.c
===================================================================
--- trunk/LinuxBIOSv2/src/cpu/x86/mtrr/mtrr.c	2007-04-22 19:08:13 UTC (rev 2615)
+++ trunk/LinuxBIOSv2/src/cpu/x86/mtrr/mtrr.c	2007-04-24 18:40:02 UTC (rev 2616)
@@ -1,5 +1,5 @@
 /*
- * intel_mtrr.c: setting MTRR to decent values for cache initialization on P6
+ * mtrr.c: setting MTRR to decent values for cache initialization on P6
  *
  * Derived from intel_set_mtrr in intel_subr.c and mtrr.c in linux kernel
  *





More information about the coreboot mailing list