public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] fix little endian build
Date: Wed, 01 Sep 2010 09:48:59 +0900	[thread overview]
Message-ID: <4C7DA2FB.8060901@renesas.com> (raw)
In-Reply-To: <4C7C5CA1.1000300@renesas.com>

On 8/31/2010 10:36 AM, Shinya Kuribayashi wrote:
>> As said in the previous mail the patch is tentative and won't
>> work with ELDK, and as fas as I could see nothing has been
>> changed since my version.
> 
> So I'm overlooking something, will have to think about it.

Oh, I remember now.  The aim of the patch is to make it possible to
generate elf images in both Big- and Little-endian, using only either
mips_4KC- or mips_4KCle- toolchain:

#   CROSS_COMPILE   Target              Expected endianness
------------------------------------------------------------------
1   mips_4KC-       dbau1550_config     Big-Endian
2   mips_4KCle-     dbau1550_config     Big-Endian
3   mips_4KC-       dbau1550_el_config  Little-Endian
4   mips_4KCle-     dbau1550_el_config  Little-Endian

And option 2) and 3) may not work when using ELDK.
-- 
Shinya Kuribayashi
Renesas Electronics

  reply	other threads:[~2010-09-01  0:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-09 15:13 [U-Boot] [PATCH 0/2] fix little endian build xiangfu at openmobilefree.net
2010-08-30  9:53 ` Xiangfu Liu
2010-08-30 13:23   ` Shinya Kuribayashi
2010-08-30 13:43     ` Xiangfu Liu
2010-08-30 15:12       ` Shinya Kuribayashi
2010-08-31  1:00         ` Xiangfu Liu
2010-08-31  1:29           ` Shinya Kuribayashi
2010-08-31  4:45             ` Xiangfu Liu
2010-08-31  1:36           ` Shinya Kuribayashi
2010-09-01  0:48             ` Shinya Kuribayashi [this message]
2010-09-01  3:44               ` Xiangfu Liu

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=4C7DA2FB.8060901@renesas.com \
    --to=shinya.kuribayashi.px@renesas.com \
    --cc=u-boot@lists.denx.de \
    /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