On Fri, 2019-09-27 at 18:44 +1000, Jonathan Gray wrote:
> With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
> with gcc 6.3 but does fit with 7.4.
>
> As of gcc 8 linaro no longer distributes toolchains, they are
> distributed by Arm on developer.arm.com.
>
I have built the
On Fri, 2019-09-27 at 16:29 +0100, Stuart Henderson wrote:
> On 2019/09/27 11:18, Kurt Miller wrote:
> >
> > On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote:
> > >
> > > On 2019/09/27 10:35, Kurt Miller wrote:
> > > >
> > > >
> > > > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wr
On 2019/09/27 11:18, Kurt Miller wrote:
> On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote:
> > On 2019/09/27 10:35, Kurt Miller wrote:
> > >
> > > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote:
> > > >
> > > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> > >
On Fri, 2019-09-27 at 16:11 +0100, Stuart Henderson wrote:
> On 2019/09/27 10:35, Kurt Miller wrote:
> >
> > On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote:
> > >
> > > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> > > >
> > > >
> > > > With U-Boot 2019.10-rc4 the am3
On 2019/09/27 10:35, Kurt Miller wrote:
> On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote:
> > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> > >
> > > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
> > > with gcc 6.3 but does fit with 7.4.
> > and
On Fri, Sep 27, 2019 at 10:35:29AM -0400, Kurt Miller wrote:
> On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote:
> > On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> > >
> > > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
> > > with gcc 6.3 but does
On Fri, 2019-09-27 at 23:50 +1000, Jonathan Gray wrote:
> On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> >
> > With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
> > with gcc 6.3 but does fit with 7.4.
> and with gcc 7.4 arm-trusted-firmware doesn't fit...
>
On Fri, Sep 27, 2019 at 06:44:24PM +1000, Jonathan Gray wrote:
> With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
> with gcc 6.3 but does fit with 7.4.
and with gcc 7.4 arm-trusted-firmware doesn't fit...
aarch64-none-elf-ld.bfd: build/rk3399/debug/bl31/bl31.elf section `.p
With U-Boot 2019.10-rc4 the am335x_evm SPL no longer fits when building
with gcc 6.3 but does fit with 7.4.
As of gcc 8 linaro no longer distributes toolchains, they are
distributed by Arm on developer.arm.com.
Index: Makefile
===
RC