All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images
@ 2021-08-22 10:31 Pali Rohár
  2021-08-31  5:51 ` Stefan Roese
  2021-09-01  9:14 ` Stefan Roese
  0 siblings, 2 replies; 3+ messages in thread
From: Pali Rohár @ 2021-08-22 10:31 UTC (permalink / raw)
  To: Stefan Roese; +Cc: u-boot

Support for register headers in v1 images was implemented in commit
02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1
images"). So remove old comment.

Signed-off-by: Pali Rohár <pali@kernel.org>
Fixes: 02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1 images")
---
 tools/kwbimage.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tools/kwbimage.c b/tools/kwbimage.c
index c1269fb6633a..0b5d0e735a27 100644
--- a/tools/kwbimage.c
+++ b/tools/kwbimage.c
@@ -5,8 +5,6 @@
  *
  * (C) Copyright 2013 Thomas Petazzoni
  * <thomas.petazzoni@free-electrons.com>
- *
- * Not implemented: support for the register headers in v1 images
  */
 
 #include "imagetool.h"
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images
  2021-08-22 10:31 [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images Pali Rohár
@ 2021-08-31  5:51 ` Stefan Roese
  2021-09-01  9:14 ` Stefan Roese
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2021-08-31  5:51 UTC (permalink / raw)
  To: Pali Rohár; +Cc: u-boot

On 22.08.21 12:31, Pali Rohár wrote:
> Support for register headers in v1 images was implemented in commit
> 02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1
> images"). So remove old comment.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>
> Fixes: 02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1 images")

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   tools/kwbimage.c | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/tools/kwbimage.c b/tools/kwbimage.c
> index c1269fb6633a..0b5d0e735a27 100644
> --- a/tools/kwbimage.c
> +++ b/tools/kwbimage.c
> @@ -5,8 +5,6 @@
>    *
>    * (C) Copyright 2013 Thomas Petazzoni
>    * <thomas.petazzoni@free-electrons.com>
> - *
> - * Not implemented: support for the register headers in v1 images
>    */
>   
>   #include "imagetool.h"
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images
  2021-08-22 10:31 [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images Pali Rohár
  2021-08-31  5:51 ` Stefan Roese
@ 2021-09-01  9:14 ` Stefan Roese
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Roese @ 2021-09-01  9:14 UTC (permalink / raw)
  To: Pali Rohár; +Cc: u-boot

On 22.08.21 12:31, Pali Rohár wrote:
> Support for register headers in v1 images was implemented in commit
> 02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1
> images"). So remove old comment.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>
> Fixes: 02ba70ad6822 ("tools: kwbimage: Add support for DATA command also for v1 images")

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
>   tools/kwbimage.c | 2 --
>   1 file changed, 2 deletions(-)
> 
> diff --git a/tools/kwbimage.c b/tools/kwbimage.c
> index c1269fb6633a..0b5d0e735a27 100644
> --- a/tools/kwbimage.c
> +++ b/tools/kwbimage.c
> @@ -5,8 +5,6 @@
>    *
>    * (C) Copyright 2013 Thomas Petazzoni
>    * <thomas.petazzoni@free-electrons.com>
> - *
> - * Not implemented: support for the register headers in v1 images
>    */
>   
>   #include "imagetool.h"
> 


Viele Grüße,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr@denx.de

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-01  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-22 10:31 [PATCH] tools: kwbimage: Remove comment about unimplemented register headers in v1 images Pali Rohár
2021-08-31  5:51 ` Stefan Roese
2021-09-01  9:14 ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.