]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Update missing optional external blob warning text
authorJonas Karlman <jonas@kwiboo.se>
Tue, 18 Jul 2023 20:34:34 +0000 (20:34 +0000)
committerSimon Glass <sjg@chromium.org>
Wed, 2 Aug 2023 18:05:57 +0000 (12:05 -0600)
commit05dec37488e27da292c8ff51e936b46eac708bd4
tree74c420ce803661521668a939ca5721c61788aa96
parent321f256c9b5695f75e9a76c2c2adfa9ebf8ee4fa
binman: Update missing optional external blob warning text

Make it more clear that the missing external blob is optional in the
printed warning message.

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