]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc/e500.c
PPC: e500: increase DTC_LOAD_PAD
[qemu.git] / hw / ppc / e500.c
index 5bab340475d894998dfe16628b45b185c7a2ce5e..fc3fde0b668eff7607610d0a93d8a07ac273a94b 100644 (file)
@@ -36,7 +36,7 @@
 
 #define BINARY_DEVICE_TREE_FILE    "mpc8544ds.dtb"
 #define UIMAGE_LOAD_BASE           0
-#define DTC_LOAD_PAD               0x500000
+#define DTC_LOAD_PAD               0x1800000
 #define DTC_PAD_MASK               0xFFFFF
 #define INITRD_LOAD_PAD            0x2000000
 #define INITRD_PAD_MASK            0xFFFFFF