[U-Boot] [PATCH v9 18/30] nand: mxc: Switch NAND SPL to generic SPL

Albert ARIBAUD albert.u.boot at aribaud.net
Sun Mar 31 19:30:24 CEST 2013


Hi Benoît,

I have managed to rebase your patch series and have tested it over the
ARM targets. This particular patch was the only one to cause an issue,
and an amusing one at that:

On Wed,  6 Mar 2013 19:59:24 +0100, Benoît Thébaudeau
<benoit.thebaudeau at advansee.com> wrote:

> This also fixes support for mx31pdk and tx25, which had been broken by commit
> e05e5de7fae5bec79617e113916dac6631251156.

Both boards actually build fine with e05e5de7fae (and have built
fine since, at least in all of the routine ARM-wide builds I do as the
ARM custodian and where I accept zero build failures or warnings).

And both boards actually do not build at all with this patch :) and die
with the same error:

.../spl/u-boot-spl.lds:45: non constant or forward reference address
expression for section .bss

In both case I have double-checked this using Ubuntu's gcc version
4.7.2 (Ubuntu/Linaro 4.7.2-1ubuntu1) or ELDK 5.3's gcc version 4.7.2
(GCC).

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list