Files
Jérémie Dautheribes 66be03b7ee 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 <jeremie.dautheribes@bootlin.com>
[trini: Add '# pragma: no cover' because coverage doesn't seem to like
the documentation about this error]
Signed-off-by: Tom Rini <trini@konsulko.com>
2025-12-10 13:45:29 -06:00
..
2025-06-12 13:22:23 -06:00
2025-07-22 11:30:03 -06:00
2025-02-21 08:24:37 -06:00
2025-02-21 08:24:37 -06:00
2025-02-21 08:24:37 -06:00
2022-09-12 06:41:14 -06:00