]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc64 boot: proof that reloc works
authorOlaf Hering <olh@suse.de>
Sat, 29 Oct 2005 00:46:49 +0000 (17:46 -0700)
committerPaul Mackerras <paulus@samba.org>
Sat, 29 Oct 2005 05:11:00 +0000 (15:11 +1000)
commit67a1b68263d58a3ed5ce024468606044a1561312
tree0e997ea83aa27cb2ceb622549acc8e47aefa6bb2
parenta4497235f00d811943831c9d76995d36c4ffab2d
[PATCH] ppc64 boot: proof that reloc works

To prove that the relocation works, move the crt0.o away from the beginning.
Move linker options from command line into linker script.  rename entry point
because '_start' is referenced in printf output.

Signed-off-by: Olaf Hering <olh@suse.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/ppc64/boot/Makefile
arch/ppc64/boot/crt0.S
arch/ppc64/boot/zImage.lds