
You're still using a locally-built toolchain different from CS and ELDK toolhcains that were tested so far, right? There is a warning at the
Yes, I'm still using Gentoo to compile u-boot native on that board.
linker stage in the build log you sent me:
ld: warning: creating a DT_TEXTREL in object.
which I don't have using the CS 2010q1 toolchain.
This warning comes through one of the patches Gentoo applies to binutils. That patch can be found inside the archive here:
ftp://de-mirror.org/distro/gentoo/distfiles/binutils-2.20.1-patches-1.1.tar.bz2
Can you please checkout the pristine master branch of u-boot and build sheevaplug with just my V3 patch applied and you toolchain, and tell me if you see this warning?
The warning is still there. But I'll see this warning with working versions of u-boot too.
Regards,
Alexander