]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc941e06e26f4c1237af1ebd66a8306dfcf93442b
treea3c421b2ce88e9133f07c12c163dbe8bc6fd9820
parent0b160e67951bc07d0f2c849323b05c651614d559
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