From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matej Kupljen Date: Tue, 11 Apr 2006 09:17:12 +0200 Subject: [U-Boot-Users] [PATCH] Mips AS call fixed. In-Reply-To: <20060410222840.GB21613@enneenne.com> References: <20060410222840.GB21613@enneenne.com> Message-ID: <1144739832.7197.10.camel@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi > here a patch who fixes mips AS call. I posted a new version of config.mk on August 24. Please see this post: http://sourceforge.net/mailarchive/message.php?msg_id=12736269 This config.mk tries to solve the big/little endian toolchain problems. It works for me, but Wolfgang did not include it in the official tree. Maybe you can test it, if it works for you. BR, Matej