Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-02-13 Thread Albert ARIBAUD
Hi Stephen, On Tue, 28 Jan 2014 22:42:06 -0700, Stephen Warren wrote: > The entries in config.mk were needed so that U-Boot could be built > with an old version of the Raspberry Pi Foundation's toolchain. Without > them, the build would error out with: > > ...-ld: error: .../libgcc.a(_bswapsi2.

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-02-04 Thread Stephen Warren
On 01/28/2014 10:42 PM, Stephen Warren wrote: > The entries in config.mk were needed so that U-Boot could be built > with an old version of the Raspberry Pi Foundation's toolchain. Without > them, the build would error out with: > > ...-ld: error: .../libgcc.a(_bswapsi2.o) uses VFP register argume

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Andreas Färber
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 29.01.2014 20:47, schrieb Tom Rini: > On 01/29/2014 02:41 PM, Andreas Färber wrote: >> Am 29.01.2014 19:38, schrieb Stephen Warren: >>> On 01/29/2014 02:22 AM, Andreas Färber wrote: Am 29.01.2014 06:42, schrieb Stephen Warren: > The entries

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/29/2014 02:41 PM, Andreas Färber wrote: > Am 29.01.2014 19:38, schrieb Stephen Warren: >> On 01/29/2014 02:22 AM, Andreas Färber wrote: >>> Am 29.01.2014 06:42, schrieb Stephen Warren: The entries in config.mk were needed so that U-Boot coul

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Andreas Färber
Am 29.01.2014 19:38, schrieb Stephen Warren: > On 01/29/2014 02:22 AM, Andreas Färber wrote: >> Am 29.01.2014 06:42, schrieb Stephen Warren: >>> The entries in config.mk were needed so that U-Boot could be built >>> with an old version of the Raspberry Pi Foundation's toolchain. Without >>> them, t

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Stephen Warren
On 01/29/2014 02:22 AM, Andreas Färber wrote: > Hi, > > Am 29.01.2014 06:42, schrieb Stephen Warren: >> The entries in config.mk were needed so that U-Boot could be built >> with an old version of the Raspberry Pi Foundation's toolchain. Without >> them, the build would error out with: >> >> ...-l

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Tom Rini
On Wed, Jan 29, 2014 at 10:22:18AM +0100, Andreas Färber wrote: > Hi, > > Am 29.01.2014 06:42, schrieb Stephen Warren: > > The entries in config.mk were needed so that U-Boot could be built > > with an old version of the Raspberry Pi Foundation's toolchain. Without > > them, the build would error

Re: [U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-29 Thread Andreas Färber
Hi, Am 29.01.2014 06:42, schrieb Stephen Warren: > The entries in config.mk were needed so that U-Boot could be built > with an old version of the Raspberry Pi Foundation's toolchain. Without > them, the build would error out with: > > ...-ld: error: .../libgcc.a(_bswapsi2.o) uses VFP register ar

[U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed

2014-01-28 Thread Stephen Warren
The entries in config.mk were needed so that U-Boot could be built with an old version of the Raspberry Pi Foundation's toolchain. Without them, the build would error out with: ...-ld: error: .../libgcc.a(_bswapsi2.o) uses VFP register arguments, u-boot does not However, none of the 3 toolchains