[OpenBIOS] [commit] r962 - in trunk/openbios-devel: arch/ppc/qemu config/examples

Andreas Färber andreas.faerber at web.de
Sat Nov 20 22:20:19 CET 2010


Am 20.11.2010 um 22:14 schrieb repository service:

> Author: afaerber
> Date: Sat Nov 20 22:14:59 2010
> New Revision: 962
> URL: http://tracker.coreboot.org/trac/openbios/changeset/962
>
> Log:
> ppc: Turn 32-bit ppc64 into a config option, to be deprecated

> Modified: trunk/openbios-devel/config/examples/ppc_config.xml
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- trunk/openbios-devel/config/examples/ppc_config.xml	Wed Nov 17  
> 20:36:18 2010	(r961)
> +++ trunk/openbios-devel/config/examples/ppc_config.xml	Sat Nov 20  
> 22:14:59 2010	(r962)
> @@ -57,6 +57,7 @@
>   <option name="CONFIG_DEBUG_FS" type="boolean" value="false"/>
>
>   <!-- Miscellaneous -->
> +  <option name="CONFIG_PPC_64BITSUPPORT" type="boolean"  
> value="true"/>

Note that you will need to reconfigure after this revision if you want  
legacy 64-bit support for "qemu-ppc" target.



More information about the OpenBIOS mailing list