This one LGTM.

Tested-by: Alexander Dahl <a...@thorsis.com>

Am Montag, 25. November 2019, 19:03:35 CET schrieb Bruno Thomsen:
> Fixes: 58c48f349901 ("u-boot: Add u-boot-dtb.imx install option")
> 
> Cc: Denis OSTERLAND <denis.osterl...@diehl.com>
> Cc: Alexander Dahl <a...@thorsis.com>
> Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com>
> ---
> v5:
> - moved bugfix to seperate patch
> v4-v1:
> - patch did not exist
> 
>  rules/u-boot.make | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rules/u-boot.make b/rules/u-boot.make
> index 9609dca97..04d801fc6 100644
> --- a/rules/u-boot.make
> +++ b/rules/u-boot.make
> @@ -195,7 +195,7 @@ $(STATEDIR)/u-boot.clean:
>       @$(call clean_pkg, U_BOOT)
>       @rm -vf $(IMAGEDIR)/u-boot.bin $(IMAGEDIR)/u-boot.srec
> $(IMAGEDIR)/u-boot.elf @rm -vf $(IMAGEDIR)/u-boot.img $(IMAGEDIR)/SPL
> $(IMAGEDIR)/MLO
> -     @rm -vf $(IMAGEDIR)/u-boot.imx
> +     @rm -vf $(IMAGEDIR)/u-boot.imx $(IMAGEDIR)/u-boot-dtb.imx
>       @rm -vf $(IMAGEDIR)/u-boot-env.img
>       @rm -vf $(IMAGEDIR)/u-boot-dtb.bin $(IMAGEDIR)/u-boot-with-spl-pbl.bin


-- 


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to