From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian White Date: Wed, 18 Jan 2006 19:49:46 -0500 Subject: [U-Boot-Users] U-Boot on ARMEB In-Reply-To: References: <43CE974F.6020206@precidia.com> <641ab094cf8ec93ba785008fc15578ea@embeddedalley.com> <43CEAD65.6070609@precidia.com> Message-ID: <43CEE22A.5060405@precidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >> 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.