binman: Show filename in missing blob help message
authorJonas Karlman <jonas@kwiboo.se>
Tue, 18 Jul 2023 20:34:39 +0000 (20:34 +0000)
committerSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 18:05:57 +0000 (12:05 -0600)
commit8f452bc557e7e8bd0d2f82663fdca1a180c75a9f
treea3c421b2ce88e9133f07c12c163dbe8bc6fd9820
parentc2600155afcbb0160fc468ee7055fd61d82f3cf0
binman: Show filename in missing blob help message

Show the filename next to the node path in missing blob help messages,
also show a generic missing blob message when there was no help message
for the help tag.

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/control.py
tools/binman/ftest.py