[new uImage] ppc: Add new uImage format support to FDT handling routines
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:32:53 +0000 (10:32 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:32:53 +0000 (10:32 +0100)
commitbc8ed486b125452ba3bd8344f052f437329150c5
treeb3f20b33ce85f6aa3eba92938c66440a4c030d25
parenta44a269a905f924b420020506a4d7d7eedcc0eaf
[new uImage] ppc: Add new uImage format support to FDT handling routines

Support for new (FIT) format uImages is added to powerpc specific
boot_get_fdt() routine which now recognizes, sanity checks FIT image
and is able to access data sections of the requested component image.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
lib_ppc/bootm.c