Skip to content
Commit 63cc30c5 authored by Michael Trimarchi's avatar Michael Trimarchi Committed by Tom Rini
Browse files

include/configs: Remove rootwait=1 to all the affected boards



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: default avatarMichael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: default avatarHeiko Schocher <hs@denx.de>
parent 11839d4a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment