Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / northbridge / amd / gx2 / chipsetinit.c
index dcbfdb99b6c453229607f0e5d4dbf3e1acd141d8..4751886a45be89c6cef31477c1d37fa4356dea7b 100644 (file)
@@ -295,7 +295,7 @@ chipsetinit (struct northbridge_amd_gx2_config *nb){
        outb( P80_CHIPSET_INIT, 0x80);
        ChipsetGeodeLinkInit();
 #if 0
-       /* we hope NEVER to be in linuxbios when S3 resumes 
+       /* we hope NEVER to be in coreboot when S3 resumes 
        if (! IsS3Resume()) */
        {
                struct acpiinit *aci = acpi_init_table;