]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc_oldworld.c
Some more updates for the g3bw -> g3beige change
[qemu.git] / hw / ppc_oldworld.c
index 1d5e9d67f12a62b48fd4811da1993ba5e2bc20af..6de3b35341fcf4baf8f3bfac5b6abb77533d78e7 100644 (file)
@@ -160,7 +160,7 @@ static void ppc_heathrow_init (ram_addr_t ram_size, int vga_ram_size,
          * the boot vector is at 0xFFF00100, then we need a 1MB BIOS.
          * But the NVRAM is located at 0xFFF04000...
          */
-        cpu_abort(env, "G3BW Mac hardware can not handle 1 MB BIOS\n");
+        cpu_abort(env, "G3 Beige Mac hardware can not handle 1 MB BIOS\n");
     }
 
     /* allocate RAM */