Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-03-03 Thread Marco
Il 03/03/2014 10:09, Federico Vitali ha scritto: Thank you Marco! What is the best pratice for application developement purposed? Should I use a qemuarm arch or a qemux86 is better for performance reasons debugging on a x86_64 machine? Thank you again IMHO Depends on what is you goal. Just

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-03-03 Thread Federico Vitali
Thank you Marco! What is the best pratice for application developement purposed? Should I use a qemuarm arch or a qemux86 is better for performance reasons debugging on a x86_64 machine? Thank you again 2014-02-28 16:02 GMT+01:00 Marco : > Il 28/02/2014 15:54, Federico Vitali ha scritto: > > T

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Marco
Il 28/02/2014 15:54, Federico Vitali ha scritto: Thank you Marco. so I can run a generic arm qemu kernel with the image created for my sabre sd card? I suppose I have to make a qemu armv7 kernel, am I wrong? In that case how can I configure my local.conf to make a qemu armv7 kernel? Thank you ag

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Federico Vitali
Thank you Marco. so I can run a generic arm qemu kernel with the image created for my sabre sd card? I suppose I have to make a qemu armv7 kernel, am I wrong? In that case how can I configure my local.conf to make a qemu armv7 kernel? Thank you again 2014-02-28 14:53 GMT+01:00 Marco : > Il 28/0

Re: [yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Marco
Il 28/02/2014 11:03, Federico Vitali ha scritto: Goodmorning, I'm new to yocto project, I would like to know if there is the possibility to build a qemuarm kernel compatible with fsl i.MX6. I'm developing with a sabre SD board and I would like to run the same filesystem both on the real target a

[yocto] Build qemuarm compatible with freescale i.MX6

2014-02-28 Thread Federico Vitali
Goodmorning, I'm new to yocto project, I would like to know if there is the possibility to build a qemuarm kernel compatible with fsl i.MX6. I'm developing with a sabre SD board and I would like to run the same filesystem both on the real target and via qemu emulation on my PC for application deve