Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / northbridge / via / vt8601 / northbridge.c
index 89f0874b354a3262333f733b349800230facba61..76d93f0ddbafbda37768185a4969ea43b328a9c3 100644 (file)
@@ -121,7 +121,7 @@ static void pci_domain_set_resources(device_t dev)
                        /* these are ENDING addresses, not sizes. 
                         * if there is memory in this slot, then reg will be > rambits.
                         * So we just take the max, that gives us total. 
-                        * We take the highest one to cover for once and future linuxbios
+                        * We take the highest one to cover for once and future coreboot
                         * bugs. We warn about bugs.
                         */
                        if (reg > rambits)