
On Sat, 3 Dec 2011, Wolfgang Denk wrote:
Dear Robert,
In message alpine.DEB.2.02.1112030255250.24308@oneiric you wrote:
What version of uboot do you use? What compiler and it's version do you use?
i'm using the latest "git pull" of u-boot, and:
$ powerpc-unknown-linux-gnu-gcc --version powerpc-unknown-linux-gnu-gcc (crosstool-NG-1.10.0) 4.4.5 ...
i get the same result with u-boot 2010.12.
Your tool chain is broken / generates inefcient code.
Top of tree: -> git describe v2011.09-1259-g7708d8b -> eldk-switch -r 4.2 ppc_8xx Setup for ppc_8xx (using ELDK 4.2)
i'm sure someone will yell at me for this question as well, but where does one find "eldk-switch"? i have a fully updated git clone of uboot and there is no such script (which is what i assume i'm looking for).
rday