[U-Boot-Users] [PATCH 7/8] [new uImage] POWERPC: Add image_get_fdt() routine
Kumar Gala
galak at kernel.crashing.org
Tue Feb 26 15:47:00 CET 2008
On Feb 25, 2008, at 11:35 AM, Marian Balakowicz wrote:
> FDT blob may be passed either: (1) raw (2) or embedded in the legacy
> uImage
> (3) or embedded in the new uImage. For the (2) case embedding image
> must be
> verified before we get FDT from it. This patch factors out legacy
> image
> specific verification routine to the separate helper routine.
>
> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> ---
>
> lib_ppc/bootm.c | 76 +++++++++++++++++++++++++++++++
> +-----------------------
> 1 files changed, 44 insertions(+), 32 deletions(-)
Acked-by: Kumar Gala <galak at kernel.crashing.org>
- k
More information about the U-Boot
mailing list