From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Mon, 05 Mar 2012 23:51:26 +0100 Subject: [U-Boot] U-Boot/IXP In-Reply-To: References: <201203050214.56568.marex@denx.de> <201203052115.16547.marex@denx.de> <201203052309.04883.marex@denx.de> Message-ID: <4F55436E.9010908@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 03/05/2012 11:14 PM, schrieb Bryan Hundven: > 1) Does usual arm-linux-gnueabi- toolchain work? (possibly if I use some switch > to toggle arm core endianness) > No, the arm and armeb toolchains are different tuples. > >> 2) Do I need any special options to build the toolchain? > You have to build an armeb toolchain with armeb as the platform in the > tuple. I don't see one on mentorgraphic's site. > I'm not sure if you can build a multilib arm/armeb toolchain. > I think I did this (quite some time ago, for a different project), although IIRC, it required some tweaking of the multilib options when building gcc. cu Michael