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 <[email protected]> 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. -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

