binman: Forward AddBintools calls to sub entries in cbfs_util
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 19 Aug 2022 14:25:20 +0000 (16:25 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:33 +0000 (18:07 -0600)
commit9069d55c22f94c0d1ee4e9bb4e43e3e397b1f28f
tree3d61109e7c01f1f5a3d550ed63e0c7b4390dd7d6
parentfacc378a869ebe2ee614f6ff9d18ab95fa37fe53
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>
tools/binman/etype/cbfs.py