Sparc64: configure screen size from QEMU command line options

Configure the screen size from QEMU command line options using FW_CFG
interface, like r538 for PPC.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@539 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2009-08-08 10:52:59 +00:00
parent a3970b12b7
commit c803a121b7
5 changed files with 19 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
<!-- generic -->
<option name="CONFIG_SPARC" type="boolean" value="true"/>
<option name="CONFIG_SPARC64" type="boolean" value="true"/>
<option name="CONFIG_QEMU" type="boolean" value="true"/>
<option name="CONFIG_BIG_ENDIAN" type="boolean" value="true"/>
<!-- kernel binaries (SPARC64) -->

View File

@@ -4,6 +4,7 @@
<!-- generic -->
<option name="CONFIG_SPARC" type="boolean" value="true"/>
<option name="CONFIG_SPARC64" type="boolean" value="true"/>
<option name="CONFIG_QEMU" type="boolean" value="true"/>
<option name="CONFIG_BIG_ENDIAN" type="boolean" value="true"/>
<!-- kernel binaries (SPARC64) -->