[U-Boot] [PATCH v5 0/6] Add an SPL to boot the da850evm from SPI

Tom Rini tom.rini at gmail.com
Tue Dec 6 17:46:52 CET 2011


On Mon, Dec 5, 2011 at 1:05 PM, Tom Rini <tom.rini at gmail.com> wrote:
> On Mon, Dec 5, 2011 at 3:58 AM, Christian Riesch
> <christian.riesch at omicron.at> wrote:
>>
>> Hi,
>> this is v5 of the last part of my recent patchset
>
> Following on to my last email in 2/6 of the series, if there's no
> objections other than mine about commenting and not doing 0 bit
> shifts, and that's an agreeable change, if there's no other objections
> within 24h I'll put the series into u-boot-ti/master and send a pull
> request to Albert.  Thanks!

OK, what toolchain are you using?  For da850evm and gcc 4.5 I get:
arm-linux-gnueabi-ld: error: no memory region specified for loadable
section `.ARM.exidx'
make[1]: *** [/home/trini/work/u-boot/u-boot-ti/da850evm/spl/u-boot-spl] Error 1
make: *** [/home/trini/work/u-boot/u-boot-ti/da850evm/spl/u-boot-spl.bin]
Error 2
make: *** Waiting for unfinished jobs....

gcc-4.6 (Linaro, Ubuntu 'Lucid' packages) are fine.  This isn't a
vanilla 4.5 however so if this works for others, I'm OK.

-- 
Tom


More information about the U-Boot mailing list