[poky] qemu armv7a
Khem Raj
raj.khem at gmail.com
Mon Dec 19 11:39:39 PST 2011
On Mon, Dec 19, 2011 at 12:48 AM, Foinel <flocirel at gmail.com> wrote:
> Hello,
> the default qemuarm build seems to be building for ARM926EJ-S as it
> requires tune-arm926ejs.
> Has anybody tried to build for armv7a (cortex a9) ? Have tried it
> myself, by modifying the qemuarf.conf to require tune-cortexa9.inc
> instead of tune-arm926ejs but the qemu machine won't boot anymore, it
> just stays blank.
> Any ideas, thoughts, suggestions regarding this would be appreciated.
>
on oe-core linux-yocto is used to provide kernel for supported machines
and it does not yet have configuration support for say qemu with
cortex-a9 emulation.
so you will need kernel support so either add it to linux-yocto and then
let the tooling figure it out from machine.conf something like
qemucortex-a9 or somesuch
or you can have your own BSP which primarily with provide machine
configuration for qemu
emulating cortex-a9
> Thanks
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list