From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 27 Mar 2014 23:37:03 +0100 Subject: [U-Boot] [PATCH v2 5/9] sunxi: generic sun7i build infrastructure. In-Reply-To: <1395957921.4541.28.camel@hastur.hellion.org.uk> References: <1395438845.2234.95.camel@hastur.hellion.org.uk> <201403242201.04620.marex@denx.de> <1395957921.4541.28.camel@hastur.hellion.org.uk> Message-ID: <201403272337.03589.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 On Thursday, March 27, 2014 at 11:05:21 PM, Ian Campbell wrote: > On Mon, 2014-03-24 at 22:01 +0100, Marek Vasut wrote: > > > diff --git a/arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds > > > b/arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds new file mode 100644 > > > index 0000000..cf02300 > > > --- /dev/null > > > +++ b/arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds > > > > This file is unreadable. Can you not actually merge it into > > u-boot-spl.lds with some #ifdef ? > > They look pretty much entirely different to me. I should sort out the > whitespace and stuff though, it is a mess in that regard. Perhaps that > will help. Likely, but is it really necessary for those two files to be so different or is this some legacy stuff in the sunxi-specific .lds file? Best regards, Marek Vasut