doc: update default PowerPC framebuffer settings

Since 1.7, the default framebuffer settings for PowerPC are 800x600x32.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
CC: qemu-ppc@nongnu.org
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
master
Mark Cave-Ayland 2014-03-17 21:46:26 +00:00 committed by Michael Tokarev
parent 3363278808
commit 340fb41b31
1 changed files with 1 additions and 1 deletions

View File

@ -1938,7 +1938,7 @@ The following options are specific to the PowerPC emulation:
@item -g @var{W}x@var{H}[x@var{DEPTH}]
Set the initial VGA graphic mode. The default is 800x600x15.
Set the initial VGA graphic mode. The default is 800x600x32.
@item -prom-env @var{string}