This patch changes the Config.lb files and adds Config-lab.lb files for
[coreboot.git] / src / cpu / emulation / qemu-i386 / northbridge.c
index 07c8a9b4aa79685a02aff409336fb0a042ae30e1..505511ac95fca080e27c0e8ba0a391aeb38973b3 100644 (file)
@@ -86,7 +86,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)