From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 4 Apr 2012 09:14:24 +0200 Subject: [U-Boot] [PATCH 3/3] MIPS: fix endianess handling In-Reply-To: <201204031631.55658.vapier@gentoo.org> References: <1333371476-30691-1-git-send-email-daniel.schwierzeck@googlemail.com> <1333371476-30691-4-git-send-email-daniel.schwierzeck@googlemail.com> <201204031631.55658.vapier@gentoo.org> Message-ID: <201204040914.24823.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Mike Frysinger, > On Monday 02 April 2012 08:57:56 Daniel Schwierzeck wrote: > > Make endianess of target CPU configurable. Use the new config > > option for dbau1550_el and pb1000 boards. > > > > Adapt linking of standalone applications to pass through > > endianess options to LD. > > Acked-by: Mike Frysinger > > note: we could unify the -EL/-EB handling in the top level as those options > are the same for linkers. it's only the CFLAGS that differ :(. Agreed ... so I'll be pushing those for .04 release as fixes? > -mike Best regards, Marek Vasut