Skip to content
Snippets Groups Projects
Commit c8d48efb authored by Simon Glass's avatar Simon Glass
Browse files

binman: Add support for adding a name prefix to entries


Sometimes we have several sections which repeat the same entries (e.g. for
a read-only and read-write version of the same section). It is useful to
be able to tell these entries apart by name.

Add a new 'name-prefix' property for sections, which causes all entries
within that section to have a given name prefix.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 3b0c3821
No related branches found
No related tags found
Loading
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