]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
powerpc/e500: adjust fdt and ramdisk loading addr
authorLiu Yu <yu.liu@freescale.com>
Tue, 2 Feb 2010 08:49:03 +0000 (16:49 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Feb 2010 18:48:00 +0000 (19:48 +0100)
commit75bb6589c92dc7cc4aba1df58355de34d53e9ca3
tree5d8969860a9ed15c067e26c782d0772f17311040
parentdbf916d85b9ae834b8f206c7a2d297832846e6e0
powerpc/e500: adjust fdt and ramdisk loading addr

Since kernel uimage is getting bigger,
old fixed loading bases will result in regions overlap.

Add pad for fdt and ramdisk, so that they won't overlap with uimage.

Signed-off-by: Liu Yu <yu.liu@freescale.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/ppce500_mpc8544ds.c