commit | 2cb6cdb5b5daf2c0d847dc10d44d6db82ac6e37a | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Fri Aug 19 16:25:20 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:33 2022 -0600 |
tree | 3d61109e7c01f1f5a3d550ed63e0c7b4390dd7d6 | |
parent | 486b9448361095035a3b7ac01692fc27979022c7 [diff] |
binman: Forward AddBintools calls to sub entries in cbfs_util Forward AddBintools calls to sub entries in cbfs_util to collect bintools of sub entries. Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>