commit | bc8ed486b125452ba3bd8344f052f437329150c5 | [log] [tgz] |
---|---|---|
author | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:32:53 2008 +0100 |
committer | Marian Balakowicz <m8@semihalf.com> | Wed Mar 12 10:32:53 2008 +0100 |
tree | b3f20b33ce85f6aa3eba92938c66440a4c030d25 | |
parent | a44a269a905f924b420020506a4d7d7eedcc0eaf [diff] |
[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>