commit | 1e9e61c3723c4ddf9ed91fd66f5584fb3030732b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 07 14:07:12 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 18 11:50:01 2023 -0700 |
tree | 326f5e1078f7b02783d0f0832a60ebad62a96654 | |
parent | 18ed9968e2d74612b4566f45677dde9aa05b41a1 [diff] |
binman: Support optional entries Support entries which can be optional depending on their contents. This allows special entry types which appear in the image only when needed. Signed-off-by: Simon Glass <sjg@chromium.org>