From mboxrd@z Thu Jan 1 00:00:00 1970 From: R Sricharan Date: Tue, 9 Oct 2012 11:16:06 +0530 Subject: [U-Boot] ELDK4.2 build failures for highbank, omap4_panda and omap4_sdp4430 In-Reply-To: <20121008163516.GB6947@bill-the-cat> References: <1349515863-23106-1-git-send-email-agust@denx.de> <20121006130249.253c6845@lilith> <20121006133419.456e3791@lilith> <20121008163516.GB6947@bill-the-cat> Message-ID: <5073BA1E.4020107@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday 08 October 2012 10:05 PM, Tom Rini wrote: > On Sat, Oct 6, 2012 at 4:34 AM, Albert ARIBAUD wrote: >> Hi, >> >> On Sat, 6 Oct 2012 13:02:49 +0200, Albert ARIBAUD >> wrote: >> >>> Hi All, >>> >>> With Anatolij's fix in, ELDK4.2 still fails to build three boards: >>> highbank, omap4_panda and omap4_sdp4430 (maintainers CCed). >>> >>> Build logs are weird for the two omap boards: >>> >>> Configuring for omap4_panda board... >>> arm-linux-gnueabi-size: './u-boot': No such file >>> make: *** [checkthumb] Erreur 1 >>> make: INTERNAL: Exiting with 10 jobserver tokens available; should be 9! >>> Configuring for omap4_sdp4430 board... >>> arm-linux-gnueabi-size: './u-boot': No such file >>> make: *** [checkthumb] Erreur 1 >>> make: INTERNAL: Exiting with 10 jobserver tokens available; should be 9! >>> >>> For highbank, it is a matter of emitting instructions invalid for >>> armv5. >>> >>> Do these boards need to support building with older toolchains? >>> >>> Amicalement, >> >> Seems like sricharan at ti.com does not exist any more. That makes >> >> omap4_panda ARM ARMV7 (OMAP4xx SoC) >> omap4_sdp4430 ARM ARMV7 (OMAP4xx SoC) >> omap5_evm ARM ARMV7 (OMAP5xx Soc) >> >> Up for bids for a new maintainer. > > But that's not quite his email address :) Cc'ing him now but as I said later in the thread, it's a feature that it doesn't build for eldk4.2 > Thats right. They are currently build with THUMB mode. Regards, Sricharan