From: Shinya Kuribayashi <skuribay@pobox.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] fix little endian build
Date: Tue, 31 Aug 2010 00:12:15 +0900 [thread overview]
Message-ID: <4C7BCA4F.7030107@pobox.com> (raw)
In-Reply-To: <4C7BB58B.8070200@openmobilefree.net>
On 8/30/10 10:43 PM, Xiangfu Liu wrote:
>>> [PATCH 2/2] change the way of build little endian board
>>
>> but this 2/2 looks problematic.
>>
>> 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. Let me make sure, have you confirmed
>> it builds with ELDK?
> Hi Shinya
>
> yes, I think it not break the ELDK build.
>
> I have test with
> BUILD_DIR=../u-boot-build \
> MAKEALL_LOGDIR=../u-boot-log \
> ./MAKEALL mips_el mips
>
> all boards compile fine.
What about the endianness of generated u-boot ELF image then?
$ CROSS_COMPILE=mips_4KCle- ./MAKEALL dbau1550_el_config
$ file u-boot
And could you also provide the version info, please?
$ mips_4KCle-gcc --version
next prev parent reply other threads:[~2010-08-30 15:12 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 [this message]
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
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=4C7BCA4F.7030107@pobox.com \
--to=skuribay@pobox.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 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.