Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / northbridge / intel / i855pm / raminit.c
index 07dac67a730c4334f3bfe90590c37c236755df0b..9a0f7c08d96bcdbf766e4330047239503a40c1c0 100644 (file)
@@ -1358,7 +1358,7 @@ static void sdram_set_spd_registers(const struct mem_controller *ctrl) {
 }
 
 
-       /* I have finally seen ram bad enough to cause LinuxBIOS
+       /* I have finally seen ram bad enough to cause coreboot
         * to die in mysterious ways, before booting up far
         * enough to run a memory tester.  This code attempts
         * to catch this blatantly bad ram, with a spot check.