All of lore.kernel.org
 help / color / mirror / Atom feed
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 16:04:37 -0500	[thread overview]
Message-ID: <43CEAD65.6070609@precidia.com> (raw)
In-Reply-To: <641ab094cf8ec93ba785008fc15578ea@embeddedalley.com>

>> I'm looking at using Das U-Boot on a big-endian IXP based system. 
>> However, v1.1.4 seems to only come with configuration for the "arm" 
>> arch (not the "armeb" arch).  Does anybody know what is involved in 
>> getting u-boot to work with "armeb"?
> 
> It's just a matter of selecting the proper cross tool.  The ixdp425 is big
> endian, so just use that as an example.  I recently did a port for an 
> ixp425
> big endian wireless router.  When we are sure the code actually passes
> the testing, I'll create a patch, but there is nothing specific to big 
> endian
> in any of the update.

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?

I think I'm just going to link all my tools so they're available as both 
"armeb-linux" and "arm-linux".  My worry is that something will be 
specifically little-endian somewhere and will be quietly compiled 
incorrectly.

                                           Brian
                                   ( bcwhite at pobox.com )

-------------------------------------------------------------------------------
          Only those who dare to fail greatly can ever achieve greatly.

  reply	other threads:[~2006-01-18 21:04 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 [this message]
2006-01-18 21:29     ` Dan Malek
2006-01-19  0:49       ` Brian White
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=43CEAD65.6070609@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.