From: Milton Miller Date: Wed, 28 Mar 2007 08:21:02 +0000 (-0600) Subject: [POWERPC] bootwrapper: missing relocation in crt0.S X-Git-Tag: v2.6.22-rc1~1109^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4bdbfc41b3cad813745f64fb849c298770da517;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed