aboutsummaryrefslogtreecommitdiff
path: root/src/arch/ppc/boot/boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/ppc/boot/boot.c')
-rw-r--r--src/arch/ppc/boot/boot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/ppc/boot/boot.c b/src/arch/ppc/boot/boot.c
index 5a7d06d26e..b123b3e5f0 100644
--- a/src/arch/ppc/boot/boot.c
+++ b/src/arch/ppc/boot/boot.c
@@ -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.
*/