From: patrick_ye at ulinkcom.com <patrick_ye@ulinkcom.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Question about big-endian for u-boot
Date: Mon, 27 Jul 2009 09:38:38 +0800 [thread overview]
Message-ID: <1248658716$21135$30104770@patrick_ye@ulinkcom.com> (raw)
Hi?Dear Sir:
I want to port u-boot to ARM4510 with big-endian, but I failed.
The error shows like this:
/root/usr/local/arm/3.3.2/bin/arm-linux-ld: common/libcommon.a(crc16.o)?
compile with little-endian but the target is big-endian.
I have modified CFLAGS and AFLAGS by adding option ?-mbig-endian? and
u-boot.lds by modifying OUTPUT-FORMAT. Some C files and assambly files are
passed but only some lib failed(just like above).
Would you please give your suggestion? Thank you!
Patrick
next reply other threads:[~2009-07-27 1:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 1:38 patrick_ye at ulinkcom.com [this message]
2009-07-27 13:25 ` [U-Boot] Question about big-endian for u-boot Wolfgang Denk
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='1248658716$21135$30104770@patrick_ye@ulinkcom.com' \
--to=patrick_ye@ulinkcom.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.