[PATCH v2] binman: blob_dtb: improve error message when SPL is not found
Tom Rini
trini at konsulko.com
Wed Dec 10 21:45:24 CET 2025
On Fri, 28 Nov 2025 12:03:04 +0100, Jérémie Dautheribes wrote:
> 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.
>
> [...]
Applied to u-boot/next, thanks!
[1/1] binman: blob_dtb: improve error message when SPL is not found
commit: 66be03b7ee19444b23aae3990a434a7470fc1641
--
Tom
More information about the U-Boot
mailing list