linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Simon Kågström" <simon.kagstrom@netinsight.net>
To: <linuxppc-dev@lists.ozlabs.org>, <grant.likely@linaro.org>,
	<geert@linux-m68k.org>, <scottwood@freescale.com>
Subject: Re: [PATCH v2] PowerPC: boot: Parse chosen/cmdline-timeout parameter
Date: Tue, 23 Sep 2014 10:56:16 +0200	[thread overview]
Message-ID: <20140923105616.0dd666ff@marrow.netinsight.se> (raw)
In-Reply-To: <20140909164006.0e3593f0@marrow.netinsight.se>

Hi again!

On Tue, 9 Sep 2014 16:40:06 +0200
Simon K=C3=A5gstr=C3=B6m <simon.kagstrom@netinsight.net> wrote:

> A 5 second timeout during boot might be too long, so make it
> configurable. Run the loop at least once to let the user stop the boot
> by holding a key pressed.
>=20
> The property is added to the chosen node, e.g.,
>=20
> 	chosen {
> 		bootargs =3D "console=3DttyUL0 root=3D/dev/ram0";
> 		linux,stdout-path =3D "/plb@0/serial@46000000";
> 		linux,cmdline-timeout =3D <100>;
> 	} ;
>=20
> Signed-off-by: Simon Kagstrom <simon.kagstrom@netinsight.net>
> ---
>=20
> ChangeLog:
>=20
> v2:
> - Rename the property linux,cmdline-timeout (Grant Likely)
> - Run the loop at least once to allow (Grant Likely)

Sorry to bother the list, but it would be nice if this patch could
trickle down into some tree if it's seen as acceptable. So consider
this a ping :-)

>  arch/powerpc/boot/main.c   |   11 ++++++++++-
>  arch/powerpc/boot/ops.h    |    2 +-
>  arch/powerpc/boot/serial.c |    6 +++---
>  3 files changed, 14 insertions(+), 5 deletions(-)

[...]

Thanks,
// Simon

  reply	other threads:[~2014-09-23  8:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-09 14:40 [PATCH v2] PowerPC: boot: Parse chosen/cmdline-timeout parameter Simon Kågström
2014-09-23  8:56 ` Simon Kågström [this message]
2014-09-23  9:43   ` Michael Ellerman

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=20140923105616.0dd666ff@marrow.netinsight.se \
    --to=simon.kagstrom@netinsight.net \
    --cc=geert@linux-m68k.org \
    --cc=grant.likely@linaro.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=scottwood@freescale.com \
    /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;
as well as URLs for NNTP newsgroup(s).