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 <[EMAIL PROTECTED]>
Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>


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");


--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to