[coreboot] r3445 - trunk/coreboot-v2/src/sdram

svn at coreboot.org svn at coreboot.org
Fri Aug 1 13:36:41 CEST 2008


Author: stepan
Date: 2008-08-01 13:36:40 +0200 (Fri, 01 Aug 2008)
New Revision: 3445

Modified:
   trunk/coreboot-v2/src/sdram/generic_sdram.c
Log:
fix typo in commend of generic_sdram.c (trivial)

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


Modified: trunk/coreboot-v2/src/sdram/generic_sdram.c
===================================================================
--- trunk/coreboot-v2/src/sdram/generic_sdram.c	2008-08-01 11:35:46 UTC (rev 3444)
+++ trunk/coreboot-v2/src/sdram/generic_sdram.c	2008-08-01 11:36:40 UTC (rev 3445)
@@ -52,7 +52,7 @@
 	}
 
 	/* Now that everything is setup enable the SDRAM.
-	 * Some chipsets do the work for use while on others 
+	 * Some chipsets do the work for us while on others 
 	 * we need to it by hand.
 	 */
 	print_debug("Ram3\r\n");





More information about the coreboot mailing list