Index: /trunk/ccl/xdump/xfasload.lisp
===================================================================
--- /trunk/ccl/xdump/xfasload.lisp	(revision 617)
+++ /trunk/ccl/xdump/xfasload.lisp	(revision 618)
@@ -176,5 +176,5 @@
 ;;; This should probably be a function of the target backend.
 (defparameter *xload-image-base-address*
-  #+darwinppc-target #x01000000
+  #+darwinppc-target #x02000000
   #+linuxppc-target #x31000000)
 
