[U-Boot] Antwort: Re: [PATCH] cmd/fdt: add possibilty to have 'extrasize' on fdt resize

Hannes Schmelzer Hannes.Schmelzer at br-automation.com
Tue Sep 20 12:05:08 CEST 2016


sjg at google.com schrieb am 19.09.2016 02:57:09:

> 
> Hi Hannes,
Hi Simon,

> 
[...]
> > diff --git a/include/fdt_support.h b/include/fdt_support.h
> > index e9f3497..2957fbc 100644
> > --- a/include/fdt_support.h
> > +++ b/include/fdt_support.h
> > @@ -167,7 +167,7 @@ void ft_pci_setup(void *blob, bd_t *bd);
> >  int ft_system_setup(void *blob, bd_t *bd);
> >
> >  void set_working_fdt_addr(ulong addr);
> > -int fdt_shrink_to_minimum(void *blob);
> > +int fdt_shrink_to_minimum(void *blob, uint extrasize);
> 
> Can you please add a function comment for this?
many thanks for advice, i will send some v2.

> Regards,
> Simon
regards,
Hannes





More information about the U-Boot mailing list