All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <yocto@yoctoproject.org>
Subject: Re: : Build error while building armeb image.
Date: Wed, 11 Mar 2015 10:07:48 -0500	[thread overview]
Message-ID: <55005A44.1040407@windriver.com> (raw)
In-Reply-To: <CACmjmczPApw1=6jkV7wGgqjqxtti8qGppp8k_Bus-1D8Fa+gaw@mail.gmail.com>

On 3/11/15 7:15 AM, Prashant Purohit wrote:
> Hi,
> 
> I am trying to boot kernel image for 'armv7ab' 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 'armv7ab'.
> But I am not able to build the image for it. I am getting error (compiled for a
> little endian system and target is big endian) while compiling kernel image.
> 
> The log for the same is attached with this mail.
> Has anyone faced the same issue previously or has any inputs for it?

Changing just the DEFAULTTUNE does not affect the kernel configuration (only
userspace compilation).  You will need to configure the kernel for the proper
big-endian target to resolve these types of items.  I've not done this on ARM
before, but most likely you'll need to define a new machine file, and associated
configuration fragment(s).

--Mark

> Thanks,
> Prashant
> 
> 



      reply	other threads:[~2015-03-11 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 12:15 : Build error while building armeb image Prashant Purohit
2015-03-11 15:07 ` Mark Hatle [this message]

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=55005A44.1040407@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.