commit | 2cc8c1fba6498a3d0a4a8892c58783cb302c0bab | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:13:45 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | d1fc7716ad9de83d38d1260b1dc43ba46b2ae530 | |
parent | 596fd10a79e95197ec9fa1ebe7b9e6f7bf81e217 [diff] |
binman: Drop the image name from the fake-blob message This is not really needed and it makes the message different from the missing-blob message. Update it. Signed-off-by: Simon Glass <sjg@chromium.org>