From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 7 Jul 2015 07:49:52 +0200 Subject: [U-Boot] Pull request: u-boot-arm/master In-Reply-To: <20150706235920.GF23886@bill-the-cat> References: <20150706172002.1018f814@lilith> <20150706211549.GE23886@bill-the-cat> <20150707000949.3d290bb9@lilith> <20150706235920.GF23886@bill-the-cat> Message-ID: <20150707074952.77811095@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Tom, On Mon, 6 Jul 2015 19:59:20 -0400, Tom Rini wrote: > On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote: > > Hello Tom, > > > > On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini wrote: > > > On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote: > > > > > > > Hello Tom, > > > > > > > > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd: > > > > > > > > Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400) > > > > > > > > are available in the git repository at: > > > > > > > > git://git.denx.de/u-boot-arm master > > > > > > > > for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498: > > > > > > > > openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200) > > > > > > > > This ARM PR supersedes the previous one and adds the thumb-1 support > > > > series which fixes axm, taurus, and stm32f429-discovery WRT Commit > > > > ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally'). > > > > > > > > ---------------------------------------------------------------- > > > > Albert ARIBAUD (5): > > > > Merge branch 'u-boot/master' into 'u-boot-arm/master' > > > > stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD > > > > arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD > > > > kirkwood: support CONFIG_SYS_THUMB_BUILD > > > > openrd: switch to CONFIG_SYS_THUMB_BUILD > > > > > > OK, I jsut checked my local build results and it looks like this didn't > > > get pushed out really? I don't have the thumb fixes so a bunch of > > > things are still breaking, same as before. And I don't see those > > > commits.. :( > > > > Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours. > > With ELDK-5.5: > (venice2,seaboard,nyan-big,jetson-tk1) arm-linux-gnueabi-ld.bfd: SPL > image plus BSS too big > (axm,taurus) arm-linux-gnueabi-ld.bfd: SPL image too big > And also: > (openrd_base,openrd_ultimate,openrd_client) arm-linux-gnueabi-ld.bfd: > error: > /opt/eldk-5.5.3/armv7a-hf/sysroots/armv7ahf-vfp-neon-linux-gnueabi/usr/lib/arm-linux-gnueabi/4.8.1/libgcc.a(_muldi3.o) > uses VFP register arguments, u-boot does not > > I think we need to push off the memcpy/memset (and related thumb bits) > until the new MW. Agreed. I'll respin my master branch w/o these. > -- > Tom Amicalement, -- Albert.