All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: Michael Trimarchi <michael@amarulasolutions.com>,
	Yegor Yefremov <yegorslists@googlemail.com>,
	Marcin Niestroj <m.niestroj@grinn-global.com>,
	Ariel D'Alessandro <ariel.dalessandro@collabora.com>,
	Chris Packham <judge.packham@gmail.com>,
	Wolfgang Denk <wd@denx.de>, Stefan Roese <sr@denx.de>,
	Rick Chen <rick@andestech.com>, Simon Glass <sjg@chromium.org>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	open list <u-boot@lists.denx.de>
Cc: linux-amarula@amarulasolutions.com
Subject: Re: [PATCH V2] include/configs: Remove rootwait=1 to all the affected boards
Date: Mon, 23 May 2022 06:34:21 +0200	[thread overview]
Message-ID: <5ab512a2-3d78-8762-46d0-afda1d6899d7@denx.de> (raw)
In-Reply-To: <20220522132209.100309-1-michael@amarulasolutions.com>

Hello Michael,

On 22.05.22 15:22, Michael Trimarchi wrote:
> rootwait=1 is not a valid kernel boot parameters. According
> to the documenation is only rootwait
> 
> rootwait	[KNL]	Wait (indefinitely) for root device to show up.
> 			Useful for devices that are detected asynchronously
> 			(e.g. USB and MMC devices).
> 
> Fix:
> Unknown kernel command line parameters "rootwait=1", will be passed to user space.
> 
> Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
> ---
> Changes V1->V2:
> 	- Add ti/nand.h
> ---
>  include/configs/am335x_evm.h           | 2 +-
>  include/configs/am43xx_evm.h           | 2 +-
>  include/configs/baltos.h               | 2 +-
>  include/configs/chiliboard.h           | 2 +-
>  include/configs/etamin.h               | 2 +-
>  include/configs/imx8mn_bsh_smm_s2.h    | 2 +-
>  include/configs/siemens-am33x-common.h | 4 ++--
>  include/configs/ti_armv7_keystone2.h   | 2 +-
>  include/environment/ti/nand.h          | 2 +-
>  9 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs@denx.de

  reply	other threads:[~2022-05-23  4:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22 13:22 [PATCH V2] include/configs: Remove rootwait=1 to all the affected boards Michael Trimarchi
2022-05-23  4:34 ` Heiko Schocher [this message]
2022-06-07 16:47 ` Tom Rini

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=5ab512a2-3d78-8762-46d0-afda1d6899d7@denx.de \
    --to=hs@denx.de \
    --cc=ariel.dalessandro@collabora.com \
    --cc=judge.packham@gmail.com \
    --cc=linux-amarula@amarulasolutions.com \
    --cc=lokeshvutla@ti.com \
    --cc=m.niestroj@grinn-global.com \
    --cc=michael@amarulasolutions.com \
    --cc=rick@andestech.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    --cc=wd@denx.de \
    --cc=yegorslists@googlemail.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 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.