
20 Sep
2016
20 Sep
'16
12:05 p.m.
sjg@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