
29 Jul
2019
29 Jul
'19
11:21 p.m.
At present this message references -o for output file. But binman uses -f now. Fix it.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/control.py | 4 ++-- tools/binman/ftest.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!