diff options
| author | Jonas Karlman <[email protected]> | 2023-07-18 20:34:40 +0000 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2023-08-02 12:05:57 -0600 |
| commit | 491f90e0510577baa99c218d75a3fad02df27221 (patch) | |
| tree | 823796667da95752cd60ac9b6a4f52fc1d96b659 /include/linux/linux_string.h | |
| parent | 8f452bc557e7e8bd0d2f82663fdca1a180c75a9f (diff) | |
Makefile: Show binman missing blob message
When binman is invoked during a build of U-Boot and an external blob is
missing, the user is usually presented with a generic file not found in
input path message.
Invoke binman with --allow-missing so that binman can show relevant
missing blob help messages. Build continue to fail with missing blobs
unless BINMAN_ALLOW_MISSING=1 is used, same as before.
This changes the following error message during a normal build:
binman: Filename 'atf-bl31' not found in input path (...)
to the following:
Image 'itb' is missing external blobs and is non-functional: atf-blob
/binman/itb/fit/images/atf/atf-blob (bl31.bin):
See the documentation for your board. You may need to build ARM Trusted
Firmware and build with BL31=/path/to/bl31.bin
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
