From: Olaf Hering Date: Sat, 29 Oct 2005 00:46:49 +0000 (-0700) Subject: [PATCH] ppc64 boot: proof that reloc works X-Git-Tag: v2.6.15-rc1~59^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67a1b68263d58a3ed5ce024468606044a1561312;p=pandora-kernel.git [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 Cc: Benjamin Herrenschmidt Cc: Anton Blanchard Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed