Index: boot/arch/ppc32/_link.ld.in
===================================================================
--- boot/arch/ppc32/_link.ld.in	(revision 4872160f9c176d257f1757469d1adec8033d95f9)
+++ boot/arch/ppc32/_link.ld.in	(revision dcb07513e66a1ecb603d6f380ffee05fa3b4e187)
@@ -2,5 +2,5 @@
 
 SECTIONS {
-	. = 0x01000000;
+	. = 0x02000000;
 	.text : {
 		*(BOOTSTRAP);
