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)
commit2fed954585450d65a61de25b87f9f91a006194eb
tree5d8969860a9ed15c067e26c782d0772f17311040
parent8eee370f62e3e9e60b7d00bf5403a2898a634706
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