From: Martin Jansa <martin.jansa@gmail.com>
To: Elvis Dowson <elvis.dowson@gmail.com>
Cc: OpenEmbedded Developer Mailing List
<openembedded-devel@lists.openembedded.org>,
OpenEmbedded Core Mailing List
<openembedded-core@lists.openembedded.org>
Subject: Re: QEMU with ARM Cortex A9 with hard float configuration - Kernel panic
Date: Sun, 25 Aug 2013 16:44:11 +0200 [thread overview]
Message-ID: <20130825144411.GI3544@jama> (raw)
In-Reply-To: <8683DB7C-B756-4E61-B5EF-856E288139C4@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1883 bytes --]
On Sun, Aug 25, 2013 at 06:37:54PM +0400, Elvis Dowson wrote:
> Hi,
> I have modified the default qemuarm.conf file, to switch it over to using ARM Cortex A9, with hard float, vfp and neon support, by applying the following patch (which basically includes the tune-cortexa9.inc file).
>
> diff --git a/meta/conf/machine/qemuarm.conf b/meta/conf/machine/qemuarm.conf
> index d07084b..2ec57d8 100644
> --- a/meta/conf/machine/qemuarm.conf
> +++ b/meta/conf/machine/qemuarm.conf
> @@ -1,10 +1,9 @@
> #@TYPE: Machine
> -#@NAME: arm_versatile_926ejs
> -#@DESCRIPTION: arm_versatile_926ejs
> +#@NAME: qemuarmhf
> +#@DESCRIPTION: Machine configuration for QEMU ARM Cortex A9 hard float.
>
> require conf/machine/include/qemu.inc
> -require conf/machine/include/tune-arm926ejs.inc
> -#require conf/machine/include/tune-arm1136jf-s.inc
> +require conf/machine/include/tune-cortexa9.inc
>
> KERNEL_IMAGETYPE = "zImage"
>
> I find that the kernel panics upon boot.
>
> Is it possible to have a QEMU build with support for hard float?
You can enable it by setting DEFAULTTUNE (see tune-cortexa9 for possible
values).
>
> I need this, so that I can bootstrap a Ubuntu build from scratch, using a QEMU arm hard float machine, using a oe-core generated QEMU and toolchain. I don't want to use the default armel or armhf emulator and toolchain provided by debian, and want to build my own version of the emulator and toolchain, specifically optimized for a particular target machine.
>
> I've attached a screenshot below.
>
>
>
> Best regards,
>
> Elvis Dowson
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2013-08-25 14:43 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-25 14:37 QEMU with ARM Cortex A9 with hard float configuration - Kernel panic Elvis Dowson
2013-08-25 14:44 ` Martin Jansa [this message]
2013-08-25 15:09 ` Elvis Dowson
-- strict thread matches above, loose matches on Subject: below --
2013-08-25 17:43 rewitt
2013-08-25 18:02 ` Elvis Dowson
2013-08-25 18:31 ` Elvis Dowson
2013-08-25 19:09 ` Elvis Dowson
2013-08-26 1:03 ` Bruce Ashfield
2013-08-26 3:58 ` Elvis Dowson
2013-08-26 4:24 ` Bruce Ashfield
2013-08-26 15:49 ` Elvis Dowson
2013-08-26 19:08 ` Bruce Ashfield
2013-08-26 19:35 ` Elvis Dowson
2013-08-27 20:03 ` Bruce Ashfield
2013-08-28 15:16 ` Elvis Dowson
2013-08-28 22:43 ` Bruce Ashfield
2013-08-29 4:36 ` Elvis Dowson
2013-08-29 5:48 ` Khem Raj
2013-08-29 8:50 ` Elvis Dowson
2013-08-29 16:17 ` Khem Raj
2013-08-29 16:18 ` Bruce Ashfield
2013-08-29 16:22 ` Elvis Dowson
2013-08-29 12:35 ` Bruce Ashfield
2013-08-29 14:02 ` Elvis Dowson
2013-08-29 16:23 ` Bruce Ashfield
2013-08-29 16:28 ` Elvis Dowson
2013-08-26 1:11 ` Bruce Ashfield
2013-08-29 18:53 rewitt
2013-08-29 18:58 ` Bruce Ashfield
2013-08-29 19:01 ` Elvis Dowson
2013-08-29 19:16 ` Bruce Ashfield
2013-08-29 19:25 ` Elvis Dowson
2013-08-29 19:30 ` Bruce Ashfield
2013-08-29 19:32 rewitt
2013-08-29 19:40 ` Bruce Ashfield
2013-08-30 10:17 ` Elvis Dowson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130825144411.GI3544@jama \
--to=martin.jansa@gmail.com \
--cc=elvis.dowson@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox