From: Brian White <bcwhite@precidia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot on ARMEB
Date: Wed, 18 Jan 2006 19:49:46 -0500 [thread overview]
Message-ID: <43CEE22A.5060405@precidia.com> (raw)
In-Reply-To: <df78ded71cfd994db17cab8d4da70627@embeddedalley.com>
>> That's what I'm figuring out, but it tried to create a link from
>> "asm-arm" and I wasn't sure if there were endian dependencies there.
>> Can I just link it to "asm-armeb" and have it work?
>
> All I did was build some cross tools, called them armeb-gcc, etc.
> Then:
> setenv ARCH arm
> setenv CROSS_COMPILE armeb-
> make ixdp425_config
> make
Perfect! That's exactly what I was looking for. Thanks!
Brian
( bcwhite at pobox.com )
-------------------------------------------------------------------------------
Only those who dare to fail greatly can ever achieve greatly.
next prev parent reply other threads:[~2006-01-19 0:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-18 19:30 [U-Boot-Users] U-Boot on ARMEB Brian White
2006-01-18 19:43 ` Dan Malek
2006-01-18 21:04 ` Brian White
2006-01-18 21:29 ` Dan Malek
2006-01-19 0:49 ` Brian White [this message]
2006-01-19 12:31 ` Stefan Roese
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=43CEE22A.5060405@precidia.com \
--to=bcwhite@precidia.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.