Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / src / arch / ppc / boot / boot.c
index 5a7d06d26e2fc94d851ecd4ce9034ee79cffcbb9..b123b3e5f08b47c9d4a1bff5d06a41e407a3eccd 100644 (file)
@@ -29,7 +29,7 @@ void jmp_to_elf_entry(void *entry, unsigned long buffer)
         */
        flush_dcache();
 
-       /* On ppc we don't currently support loading over LinuxBIOS.
+       /* On ppc we don't currently support loading over coreboot.
         * So ignore the buffer.
         */