On 4 September 2017 at 14:12, Pantelis Antoniou
<pantelis.anton...@konsulko.com> wrote:
> Introduce fdt_overlay_apply_verbose, a method that applies an
> overlay but in the case of an error produces a helpful message.
>
> In addition if a base tree is found to be missing the __symbols__
> node the message will point out that the probable reason is that
> the base tree was miscompiled without the -@ option.
>
> Signed-off-by: Pantelis Antoniou <pantelis.anton...@konsulko.com>
> ---
>  common/fdt_support.c  | 31 +++++++++++++++++++++++++++++++
>  include/fdt_support.h |  2 ++
>  2 files changed, 33 insertions(+)

Acked-by: Simon Glass <s...@chromium.org>

BTW I'd prefer to have the function comments in the header, but this
file is mixed, so OK.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to