On Aug 29, 2013, at 8:17 PM, Khem Raj <[email protected]> wrote: > > On Aug 29, 2013, at 1:50 AM, Elvis Dowson <[email protected]> wrote: > >>>> also take a look at meta-linaro, they test armv7+ qemu regularly. >> >> I built core-image-minimal using meta-linaro, using genericarmv7 machine but >> it just generates an Image file for the kernel and a tar.gz rootfs. It >> doesn't look like its useful out of the box for a QEMU image. Additionally >> you have to do something extra for the image to be usable for a beagle QEMU >> machine, related to x-load and u-boot, to get it to work. > > x-load, u-boot are not needed when booting a qemu machine. You just need a > kernel and rfs. So make sure that you use a kernel thats configured correctly > to boot on say vexpress emulation on qemu and that should be it. Real thing > is to figure out the kernel and any patches if needed.
Tried that with the current poky master, it doesn't work. The only two qemu arm based machine configurations that work, at the moment are qemuarm (versatilepb) and qemuzynq from the meta-xilinx layer (xilinx-zynq-a9). The others don't work, it crashes upon booting. If you've got -M vexpress-a9 working, please let me know how you got it to run against yocto master. Elvis Dowson _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
