All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] binman: Fix typo in mkimage etype description
@ 2024-04-25 22:54 Marek Vasut
  2024-05-02 11:48 ` Quentin Schulz
  2024-05-03 22:21 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Marek Vasut @ 2024-04-25 22:54 UTC (permalink / raw
  To: u-boot; +Cc: Marek Vasut, Alper Nebi Yasak, Simon Glass, Tom Rini

Fix a typo, no functional change.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
---
 tools/binman/btool/mkimage.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/binman/btool/mkimage.py b/tools/binman/btool/mkimage.py
index d5b407c5547..39a4c8c1432 100644
--- a/tools/binman/btool/mkimage.py
+++ b/tools/binman/btool/mkimage.py
@@ -11,7 +11,7 @@ class Bintoolmkimage(bintool.Bintool):
     """Image generation for U-Boot
 
     This bintool supports running `mkimage` with some basic parameters as
-    neeed by binman.
+    needed by binman.
 
     Normally binman uses the mkimage built by U-Boot. But when run outside the
     U-Boot build system, binman can use the version installed in your system.
-- 
2.43.0


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

* Re: [PATCH] binman: Fix typo in mkimage etype description
  2024-04-25 22:54 [PATCH] binman: Fix typo in mkimage etype description Marek Vasut
@ 2024-05-02 11:48 ` Quentin Schulz
  2024-05-03 22:21 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Quentin Schulz @ 2024-05-02 11:48 UTC (permalink / raw
  To: Marek Vasut, u-boot; +Cc: Alper Nebi Yasak, Simon Glass, Tom Rini

Hi Marek,

On 4/26/24 12:54 AM, Marek Vasut wrote:
> Fix a typo, no functional change.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>

Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Thanks,
Quentin

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

* Re: [PATCH] binman: Fix typo in mkimage etype description
  2024-04-25 22:54 [PATCH] binman: Fix typo in mkimage etype description Marek Vasut
  2024-05-02 11:48 ` Quentin Schulz
@ 2024-05-03 22:21 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2024-05-03 22:21 UTC (permalink / raw
  To: Marek Vasut; +Cc: u-boot, Alper Nebi Yasak, Simon Glass

[-- Attachment #1: Type: text/plain, Size: 270 bytes --]

On Fri, Apr 26, 2024 at 12:54:08AM +0200, Marek Vasut wrote:

> Fix a typo, no functional change.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

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

end of thread, other threads:[~2024-05-03 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 22:54 [PATCH] binman: Fix typo in mkimage etype description Marek Vasut
2024-05-02 11:48 ` Quentin Schulz
2024-05-03 22:21 ` Tom Rini

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.