* [U-Boot] [PATCH] Fix spelling of download.
@ 2019-03-01 3:56 Vagrant Cascadian
2019-03-01 5:12 ` Bin Meng
2019-03-01 6:35 ` Lukasz Majewski
0 siblings, 2 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2019-03-01 3:56 UTC (permalink / raw)
To: u-boot
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
---
cmd/thordown.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cmd/thordown.c b/cmd/thordown.c
index ce3660d174..19ae6721d1 100644
--- a/cmd/thordown.c
+++ b/cmd/thordown.c
@@ -65,7 +65,7 @@ done:
U_BOOT_CMD(thordown, CONFIG_SYS_MAXARGS, 1, do_thor_down,
"TIZEN \"THOR\" downloader",
"<USB_controller> <interface> <dev>\n"
- " - device software upgrade via LTHOR TIZEN dowload\n"
+ " - device software upgrade via LTHOR TIZEN download\n"
" program via <USB_controller> on device <dev>,\n"
" attached to interface <interface>\n"
);
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Fix spelling of download.
2019-03-01 3:56 [U-Boot] [PATCH] Fix spelling of download Vagrant Cascadian
@ 2019-03-01 5:12 ` Bin Meng
2019-03-01 6:35 ` Lukasz Majewski
1 sibling, 0 replies; 3+ messages in thread
From: Bin Meng @ 2019-03-01 5:12 UTC (permalink / raw)
To: u-boot
Hi,
On Fri, Mar 1, 2019 at 11:56 AM Vagrant Cascadian <vagrant@debian.org> wrote:
>
Can you please add some tags in the commit title: like "cmd: thordown: "
> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
> ---
>
> cmd/thordown.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Other than that,
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Regards,
Bin
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] Fix spelling of download.
2019-03-01 3:56 [U-Boot] [PATCH] Fix spelling of download Vagrant Cascadian
2019-03-01 5:12 ` Bin Meng
@ 2019-03-01 6:35 ` Lukasz Majewski
1 sibling, 0 replies; 3+ messages in thread
From: Lukasz Majewski @ 2019-03-01 6:35 UTC (permalink / raw)
To: u-boot
On Thu, 28 Feb 2019 19:56:25 -0800
Vagrant Cascadian <vagrant@debian.org> wrote:
> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
> ---
>
> cmd/thordown.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/cmd/thordown.c b/cmd/thordown.c
> index ce3660d174..19ae6721d1 100644
> --- a/cmd/thordown.c
> +++ b/cmd/thordown.c
> @@ -65,7 +65,7 @@ done:
> U_BOOT_CMD(thordown, CONFIG_SYS_MAXARGS, 1, do_thor_down,
> "TIZEN \"THOR\" downloader",
> "<USB_controller> <interface> <dev>\n"
> - " - device software upgrade via LTHOR TIZEN dowload\n"
> + " - device software upgrade via LTHOR TIZEN download\n"
> " program via <USB_controller> on device <dev>,\n"
> " attached to interface <interface>\n"
> );
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190301/376f17a7/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-03-01 6:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 3:56 [U-Boot] [PATCH] Fix spelling of download Vagrant Cascadian
2019-03-01 5:12 ` Bin Meng
2019-03-01 6:35 ` Lukasz Majewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox