All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] thor: cosmetic: Update the cmd_thordown help message to present example usage
Date: Mon, 23 Jun 2014 10:37:01 +0200	[thread overview]
Message-ID: <201406231037.01691.marex@denx.de> (raw)
In-Reply-To: <1403508904-18483-1-git-send-email-l.majewski@samsung.com>

On Monday, June 23, 2014 at 09:35:04 AM, Lukasz Majewski wrote:
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> ---
>  common/cmd_thordown.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/common/cmd_thordown.c b/common/cmd_thordown.c
> index 2dd7509..96f7d32 100644
> --- a/common/cmd_thordown.c
> +++ b/common/cmd_thordown.c
> @@ -64,7 +64,7 @@ exit:
> 
>  U_BOOT_CMD(thordown, CONFIG_SYS_MAXARGS, 1, do_thor_down,
>  	   "TIZEN \"THOR\" downloader",
> -	   "<USB_controller> <interface> <dev>\n"
> +	   "thor <USB_controller> <interface> <dev>\n"
>  	   "  - device software upgrade via LTHOR TIZEN dowload\n"
>  	   "    program via <USB_controller> on device <dev>,\n"
>  	   "	attached to interface <interface>\n"

Looks like v2014.07 matter to me. A description in the patch would be 
appreciated though, so can you do a V3 with it ?

Best regards,
Marek Vasut

  reply	other threads:[~2014-06-23  8:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-20  7:35 [U-Boot] [PATCH] thor: cosmetic: Update the cmd_thordown help message to present example usage Lukasz Majewski
2014-06-20 15:59 ` Stephen Warren
2014-06-23  7:01   ` Lukasz Majewski
2014-06-23  7:35 ` [U-Boot] [PATCH v2] " Lukasz Majewski
2014-06-23  8:37   ` Marek Vasut [this message]
2014-06-23  9:50   ` Lukasz Majewski

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=201406231037.01691.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.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 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.