From: Alexander Dahl <ada@thorsis.com>
To: ptxdist@pengutronix.de
Cc: Denis OSTERLAND <denis.osterland@diehl.com>,
Bruno Thomsen <bruno.thomsen@gmail.com>,
bth@kamstrup.com
Subject: Re: [ptxdist] [PATCH v5 2/2] u-boot: bugfix: missing imx dtb image clean
Date: Tue, 26 Nov 2019 08:49:55 +0100 [thread overview]
Message-ID: <33510132.vDMlCs1uOL@ada> (raw)
In-Reply-To: <20191125180335.4491-2-bruno.thomsen@gmail.com>
This one LGTM.
Tested-by: Alexander Dahl <ada@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.osterland@diehl.com>
> Cc: Alexander Dahl <ada@thorsis.com>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@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
next prev parent reply other threads:[~2019-11-26 7:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-25 18:03 [ptxdist] [PATCH v5 1/2] u-boot: generate environment image Bruno Thomsen
2019-11-25 18:03 ` [ptxdist] [PATCH v5 2/2] u-boot: bugfix: missing imx dtb image clean Bruno Thomsen
2019-11-26 7:49 ` Alexander Dahl [this message]
2019-11-26 7:57 ` Michael Olbrich
2019-11-26 10:58 ` Denis OSTERLAND
2019-11-26 8:09 ` [ptxdist] [PATCH v5 1/2] u-boot: generate environment image Alexander Dahl
2019-11-26 9:03 ` Bruno Thomsen
2019-11-26 9:25 ` Michael Olbrich
2019-11-26 11:01 ` Denis OSTERLAND
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=33510132.vDMlCs1uOL@ada \
--to=ada@thorsis.com \
--cc=bruno.thomsen@gmail.com \
--cc=bth@kamstrup.com \
--cc=denis.osterland@diehl.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox