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