Now version 3: LinuxBIOS -> coreboot rename. 

- I left LB_TAG_ intact because they are used by the payloads
- file renames are still missing. see next commit
- some lb_ renames might be missing. feel free to provide patches.

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



git-svn-id: svn://coreboot.org/repository/coreboot-v3@564 f3766cd6-281f-0410-b1cd-43a5c92072e9
diff --git a/arch/x86/geodelx/stage0.S b/arch/x86/geodelx/stage0.S
index 6b3f2c6..0301b7a 100644
--- a/arch/x86/geodelx/stage0.S
+++ b/arch/x86/geodelx/stage0.S
@@ -1,5 +1,5 @@
 /*
- * This file is part of the LinuxBIOS project.
+ * This file is part of the coreboot project.
  *
  * Copyright (C) 2000,2007 Ronald G. Minnich <rminnich@gmail.com>
  * Copyright (C) 2005 Eswar Nallusamy, LANL
@@ -170,7 +170,7 @@
 
 	.align 4
 	/* Here begins CAR support. */
-	/* This particular code is straight from LinuxBIOS v2. */
+	/* This particular code is straight from coreboot v2. */
 
 	/* DCacheSetup: Setup data cache for use as RAM for a stack. */
 DCacheSetup: