
On 10/26/07, Timur Tabi timur@freescale.com wrote:
Rune Torgersen wrote:
From: Timur Tabi [mailto:timur@freescale.com] Something tells me that a lot of 83xx and 82xx platforms are broken.
I would think ALL of them are broken. Probably also some of the other PPC platforms.
I think all of 83xx is broken. In fact, according to git-bisect, this commit is the cause:
057004f4a4863554d56cc56268bfa7c7d9738e27 ("Correct fixup relocation for mpc83xx")
http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=057004f4a48635...
I tested 8323 and 8360, and neither boot with this commit applied.
Grant, can you try booting a U-Boot with this commit as the top?
mpc8349-mitx-gp is working fine for me, so it's not all of 83xx
It might be related to compiler version. I'm using ELDK 4.1:
grant@trillian:~/hacking/u-boot$ ppc6xx ppc_6xx-gcc --version ppc_6xx-gcc (GCC) 4.0.0 (DENX ELDK 4.1 4.0.0)