]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] bootwrapper: missing relocation in crt0.S
authorMilton Miller <miltonm@bga.com>
Wed, 28 Mar 2007 08:21:02 +0000 (02:21 -0600)
committerPaul Mackerras <paulus@samba.org>
Thu, 12 Apr 2007 17:55:16 +0000 (03:55 +1000)
commitf4bdbfc41b3cad813745f64fb849c298770da517
tree7c54e0c7aa06ba4d8811ee418daf354d10ac3706
parentd6f1d2a9a83f447af6c210c8268ce117772da77f
[POWERPC] bootwrapper: missing relocation in crt0.S

crt0.S had provisions to provide run address relocaton to got2 and
cache flush, but not on the bss clear or stack pointer load.  Apply
the same fixup for them.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/crt0.S