]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/boot/addnote.c
Merge commit 'origin/master'
[linux-2.6-omap-h63xx.git] / arch / powerpc / boot / addnote.c
index 8041a9845ab7efa9c94d58505a1d32c949b7e716..b1e5611b2ab1d639edd67346ca50f88d625b9629 100644 (file)
@@ -25,7 +25,7 @@ char arch[] = "PowerPC";
 #define N_DESCR        6
 unsigned int descr[N_DESCR] = {
        0xffffffff,             /* real-mode = true */
-       0x00c00000,             /* real-base, i.e. where we expect OF to be */
+       0x02000000,             /* real-base, i.e. where we expect OF to be */
        0xffffffff,             /* real-size */
        0xffffffff,             /* virt-base */
        0xffffffff,             /* virt-size */