commit | 8f452bc557e7e8bd0d2f82663fdca1a180c75a9f | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Tue Jul 18 20:34:39 2023 +0000 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 02 12:05:57 2023 -0600 |
tree | a3c421b2ce88e9133f07c12c163dbe8bc6fd9820 | |
parent | c2600155afcbb0160fc468ee7055fd61d82f3cf0 [diff] |
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>