From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] scripts/kwboot: document -n option
Date: Fri, 30 Jun 2017 13:33:43 +0200 [thread overview]
Message-ID: <20170630113343.ykwwdjolstoi7wgk@pengutronix.de> (raw)
In-Reply-To: <20170630095145.32488-1-u.kleine-koenig@pengutronix.de>
On Fri, Jun 30, 2017 at 11:51:44AM +0200, Uwe Kleine-König wrote:
> This was forgotten in the commit that added support for that option
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
> scripts/kwboot.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/scripts/kwboot.c b/scripts/kwboot.c
> index 4c6b19aa219e..db177ceb5f2e 100644
> --- a/scripts/kwboot.c
> +++ b/scripts/kwboot.c
> @@ -716,7 +716,7 @@ static void
> kwboot_usage(FILE *stream, char *progname)
> {
> fprintf(stream,
> - "Usage: %s [-d | -b <image> | -D <image> ] [ -t ] [-B <baud> ] <TTY>\n",
> + "Usage: %s [-d | -b <image> [ -n <naks> ] | -D <image> ] [ -t ] [-B <baud> ] <TTY>\n",
> progname);
> fprintf(stream, "\n");
> fprintf(stream,
> @@ -724,6 +724,8 @@ kwboot_usage(FILE *stream, char *progname)
> fprintf(stream,
> " -D <image>: boot <image> without preamble (Dove)\n");
> fprintf(stream, " -d: enter debug mode\n");
> + fprintf(stream,
> + " -n <naks>: wait for <naks> NAK before uploading image (default: 1)\n");
> fprintf(stream, "\n");
> fprintf(stream, " -t: mini terminal\n");
> fprintf(stream, "\n");
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2017-06-30 11:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 9:51 Uwe Kleine-König
2017-06-30 9:51 ` [PATCH 2/2] docs: mvebu: describe -n more accurately in the sphinx document Uwe Kleine-König
2017-06-30 11:33 ` Sascha Hauer [this message]
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=20170630113343.ykwwdjolstoi7wgk@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=u.kleine-koenig@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