Re: [yocto] : Kernel panic issue for 'armv7athf-neon' target variant.

2015-03-11 Thread Prashant Purohit
Hi Philip, After making the changes suggested by you, I am still getting the same error. I am using Yocto 1.8 M1 release. Regards, Prashant On Wed, Mar 11, 2015 at 12:31 AM, Philip Balister wrote: > On 03/10/2015 09:24 AM, Prashant Purohit wrote: > > Hi, > > > > I am trying to boot kernel imag

Re: [yocto] : Kernel panic issue for 'armv7athf-neon' target variant.

2015-03-10 Thread Philip Balister
On 03/10/2015 09:24 AM, Prashant Purohit wrote: > Hi, > > I am trying to boot kernel image for 'armv7athf-neon' using QEMU. > > To do the same, I have included the 'tune-arma7.inc' > (/meta/conf/machine/include/arm/arch-armv7a.inc) and configured DEFAULTTUNE > variable to 'armv7athf-neon'. > I am

[yocto] : Kernel panic issue for 'armv7athf-neon' target variant.

2015-03-10 Thread Prashant Purohit
Hi, I am trying to boot kernel image for 'armv7athf-neon' using QEMU. To do the same, I have included the 'tune-arma7.inc' (/meta/conf/machine/include/arm/arch-armv7a.inc) and configured DEFAULTTUNE variable to 'armv7athf-neon'. I am successful in building the kernel image and QEMU for this varia