mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Some more updates for the g3bw -> g3beige change
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6230 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
13e4e059ae
commit
d45952a0fc
2 changed files with 2 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue