diff options
| author | Jérémie Dautheribes <[email protected]> | 2025-11-28 12:03:04 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-10 13:45:29 -0600 |
| commit | 66be03b7ee19444b23aae3990a434a7470fc1641 (patch) | |
| tree | 099f5188b210ba2f90628e2dc9bc70439b68ec81 /scripts | |
| parent | 90dc6a8b10f903fc2b84a7dd18a120c1c728746f (diff) | |
binman: blob_dtb: improve error message when SPL is not found
When using binman with the '-a spl-dtb=y' flag, if the SPL blob is not
found, binman throws a cryptic error message:
binman: 'NoneType' object has no attribute 'startswith'
Let's improve the error message to explicitly state which SPL blob is
missing.
This is particularly useful when binman is used as a standalone tool
outside the U-Boot source tree.
Signed-off-by: Jérémie Dautheribes <[email protected]>
[trini: Add '# pragma: no cover' because coverage doesn't seem to like
the documentation about this error]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
