[PATCH] binman: btool: mkimage: fix Bintoolmkimage.run() method docstring

Simon Glass sjg at chromium.org
Sat Nov 1 10:04:01 CET 2025


On Wed, 29 Oct 2025 at 12:30, Quentin Schulz <foss+uboot at 0leil.net> wrote:
>
> From: Quentin Schulz <quentin.schulz at cherry.de>
>
> Commit 65e2c14d5a5a ("binman: btool: mkimage: use Bintool.version")
> removed the version argument from the run method but forgot to remove it
> from the method docstring, so let's fix this oversight.
>
> Fixes: 65e2c14d5a5a ("binman: btool: mkimage: use Bintool.version")
> Signed-off-by: Quentin Schulz <quentin.schulz at cherry.de>
> ---
>  tools/binman/btool/mkimage.py | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list