From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nishanth Menon Date: Wed, 25 Apr 2007 19:41:15 -0500 Subject: [U-Boot-Users] How do I start? In-Reply-To: References: Message-ID: <462FF52B.6080900@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Michael Dorin stated on 4/25/2007 3:06 PM: > I have big endian tools. If I build any of the arm946 examples, I get an error > stating the target is little endian. How do I change that? > I suppose u do know this: Check the "arm-linux-gcc --help" to see what option u'd need to use. mebbe then see which Makefile to modify? Regards, Nishanth Menon