u-boot/include/environment
Michael Trimarchi 98303ce73d 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: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2022-06-06 18:01:21 -04:00
..
distro WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
ti include/configs: Remove rootwait=1 to all the affected boards 2022-06-06 18:01:21 -04:00