Skip to content
Snippets Groups Projects
Commit fc7c3189 authored by Pantelis Antoniou's avatar Pantelis Antoniou Committed by Simon Glass
Browse files

fdt: Introduce helper method fdt_overlay_apply_verbose()


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: default avatarPantelis Antoniou <pantelis.antoniou@konsulko.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 18c991ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment