Skip to content
Commit d626e825 authored by Simon Glass's avatar Simon Glass
Browse files

binman: Allow collection to use entries from other sections



At present the collections etype only works with entries in the same
section. This can be limiting, since in some cases the data may be inside
a subsection, e.g. if there are alignment constraints.

Add a function to find the entries in an etype and have it search
recursively. Make use of this for mkimage also.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9db9e932
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment