[PATCH V2] include/configs: Remove rootwait=1 to all the affected boards

Heiko Schocher hs at denx.de
Mon May 23 06:34:21 CEST 2022


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 at 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 at 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 at denx.de


More information about the U-Boot mailing list