Hi,

I first download a 2.6.7 Linux kernel to port it to a custom 8560 board.
The ./arch/ppc/boot/common/util.S compiles fine.

Then I download a 2.6.8 kernel. The same file util.S does not
compile any more because of "mtsrin" instruction not found with E500.

Between the 2 kernels, the -me500 option is distributed all over the
./arch/ppc directory. So the ./arch/ppc/boot is compiled with this option
and fails.

What is the right solution ?
Compile the boot whitout -me500 option or change util.S code ?

Thanks for any idea.
G?rard Gu?vel


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/



Reply via email to