[U-Boot-Users] [PATCH 2/8] [new uImage] POWERPC: Split get_fdt() into get and relocate routines

Kumar Gala galak at kernel.crashing.org
Tue Feb 26 15:43:07 CET 2008


On Feb 25, 2008, at 11:34 AM, Marian Balakowicz wrote:

> PPC specific FDT blob handling code is divided into two separate  
> routines:
>
> get_fdt()	- find and verify a FDT blob (either raw or image embedded)
> fdt_relocate()	- move FDT blob to within BOOTMAP if needed
>
> Signed-off-by: Marian Balakowicz <m8 at semihalf.com>
> ---
>
> lib_ppc/bootm.c |   61 ++++++++++++++++++++++++++++++++++++++ 
> +----------------
> 1 files changed, 43 insertions(+), 18 deletions(-)


Acked-by: Kumar Gala <galak at kernel.crashing.org>

- k




More information about the U-Boot mailing list