commit | 2f8594100bb4539c17d65a13d42871411240e88f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Mar 18 20:25:04 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Fri Mar 26 17:03:09 2021 +1300 |
tree | 62c0911fae771458b1b75bf6d9a648321dc5c3d3 | |
parent | eb751fdf218efd2247c541be924f376c2734019a [diff] |
binman: Allow using an an 'expanded' entry type As the first step in supporting expanded entries, add a way for binman to automatically select an 'expanded' version of an entry type, if requested. This is controlled by a class method. Signed-off-by: Simon Glass <sjg@chromium.org>