
2 Oct
2018
2 Oct
'18
1:19 p.m.
On 14 September 2018 at 03:57, Simon Glass sjg@chromium.org wrote:
Sometimes it is useful to build only a subset of the images provided by the binman configuration. Add a -i option for this. It can be given multiple times to build several images. If the option is not given, all images are built.
Signed-off-by: Simon Glass sjg@chromium.org
tools/binman/cmdline.py | 2 ++ tools/binman/control.py | 9 +++++++++ tools/binman/ftest.py | 19 ++++++++++++++++++- 3 files changed, 29 insertions(+), 1 deletion(-)
Applied to u-boot-dm, and now in mainline.