Fix compiler/assembler flags for Ebony platform boot files

Segher Boessenkool segher at kernel.crashing.org
Sat May 26 00:05:24 EST 2007


> The recent addition of assembler flags for 44x.c and ebony.c in the
> bootwrapper to make them compile on certain toolchains was not correct
> and could break other platforms.  This patch switches to using a
> compiler flag instead, which implies the appropriate assembler flag,
> and also stops the compiler itself generating instructions which are
> invalid for the platform in question.
>
> Signed-off-by: David Gibson <david at gibson.dropbear.id.au>

Acked-by: Segher Boessenkool <segher at kernel.crashing.org>




More information about the Linuxppc-dev mailing list