[oe] [poky] Impact of tune configuration in meta/conf/machine/qemuppc.conf

Khem Raj raj.khem at gmail.com
Sun Jun 10 07:43:09 UTC 2012


On Thu, Jun 7, 2012 at 2:28 AM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
> Hi,
>     What would the impact be, if I change the tune configuration in poky/meta/conf/machine/qemuppc.conf, from tune-ppc603e to tune-ppc440 ?

its a different cpu all the more. it has fpu emulation. We emulate
mac99 in qemu, If you change it to ppc440 then its without fp and you
have to change
the machine type as well.

I think best thing for you would be to add a qemuppce440 machine to your layer.

>
> #@TYPE: Machine
> #@NAME: qemu PPC Emulator setup
> #@DESCRIPTION: Machine configuration for running an PPC system under qemu emulation
>
> require conf/machine/include/qemu.inc
> require conf/machine/include/tune-ppc603e.inc
>
> KERNEL_IMAGETYPE = "vmlinux"
>
> SERIAL_CONSOLE = "115200 ttyS0"
>
> Best regards,
>
> Elvis Dowson
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list