powerpc/booke: move fdt loading to rom infrastructure
commit04088adbe0c5adca66adb6022723362ad90ed0fc
authorLiu Yu <yu.liu@freescale.com>
Tue, 2 Feb 2010 08:49:02 +0000 (2 16:49 +0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Feb 2010 15:30:21 +0000 (27 16:30 +0100)
tree3392231a18137a1d79558de95f095ff2afdd9a3a
parentc49638177f4e001588fe73b2acf7e4293aeb194b
powerpc/booke: move fdt loading to rom infrastructure

It's convinent to use rom to checking overlap, to reset etc.
And uImage and ramdisk loading has already moved to it.

Also, after we add fdt to rom, free it.

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