[U-Boot] Questions:Toolchain for patch [U-Boot,3/4] arm64: Non-manual relocation
Scott Wood
scottwood at freescale.com
Thu Dec 5 23:42:38 CET 2013
On Wed, 2013-12-04 at 22:01 -0800, Shouming Wang wrote:
> Hi Scott
> I try to verify your patch "[U-Boot,3/4] arm64: Non-manual relocation":
> http://patchwork.ozlabs.org/patch/280442/, but meet the following compile error.
> aarch64-linux-gnu-objcopy -O srec u-boot u-boot.srec
> aarch64-linux-gnu-objcopy:u-boot: Bad value
> make[1]: *** [u-boot.srec] Error 1
>
> Have you ever met this issue? And which toochain are you
> using? Toolchain I am using is
> gcc-linaro-aarch64-linux-gnu-4.8-2013.11_linux.tar.xz.
I think I was using gcc-linaro-aarch64-linux-gnu-4.8-2013.05.
Are you sure this patch is the one that made the difference? Do you see
the problem in the context of David Feng's latest patchset that includes
the above patch?
Do you see anything weird if you use nm, readelf, etc. on the u-boot
binary? It would be nice if objcopy were more verbose about its
complaint...
-Scott
More information about the U-Boot
mailing list