]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
include/configs: Remove rootwait=1 to all the affected boards
authorMichael Trimarchi <michael@amarulasolutions.com>
Sun, 22 May 2022 13:22:08 +0000 (15:22 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 22:01:21 +0000 (18:01 -0400)
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>
include/configs/am335x_evm.h
include/configs/am43xx_evm.h
include/configs/baltos.h
include/configs/chiliboard.h
include/configs/etamin.h
include/configs/imx8mn_bsh_smm_s2.h
include/configs/siemens-am33x-common.h
include/configs/ti_armv7_keystone2.h
include/environment/ti/nand.h

index 3e98e5c66531013a3465fd654cd1e08c0ba15d2d..13d11084cd4e9941b1a5f73273ff513151085419 100644 (file)
@@ -34,7 +34,7 @@
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "nand read ${fdtaddr} NAND.u-boot-spl-os; " \
index 665ace5b01bc52449db58cc927bd5fd29f5f458f..e0138fe1db83b4dbd758e901f19c28c93545e116 100644 (file)
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,4096\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "nand read ${fdtaddr} NAND.u-boot-spl-os; " \
index b881d8c03fd777a15ae160643d7f578ff738e6f5..7b43741fde7c857370065f926ecda804a8bc23f5 100644 (file)
@@ -37,7 +37,7 @@
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:rootfs rw ubi.mtd=5\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "setenv loadaddr 0x84000000; " \
index 82acda595f0922443fbca735180917d36ca57bd6..8bad0f9ac4b6bd5e424a4c3b236a50f09eb94caa 100644 (file)
@@ -20,7 +20,7 @@
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "nand read ${fdt_addr} NAND.u-boot-spl-os; " \
index 383beee17aecbccf280ae6b050cfb2778af2b3d5..654faedf33e9ef6c931aae5b62817355c0e6fbea 100644 (file)
        "nand_active_ubi_vol=rootfs_a\0" \
        "rootfs_name=rootfs\0" \
        "kernel_name=uImage\0"\
-       "nand_root_fs_type=ubifs rootwait=1\0" \
+       "nand_root_fs_type=ubifs rootwait\0" \
        "nand_args=run bootargs_defaults;" \
                "mtdparts default;" \
                "setenv ${partitionset_active} true;" \
index 098f23b206d12d1f29a7df0b1d56f8dc550970e3..f7529783692eac1aaf5d6b1a3f5a66ef09b9de1a 100644 (file)
@@ -21,7 +21,7 @@
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:root rw ubi.mtd=nandrootfs\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "nand read ${fdt_addr_r} nanddtb; " \
index 5dc09fa91ccceb79dc63a836d48f5880be3ccde0..941e02c5c68d31bd8ba18aae48154a511ee42f8b 100644 (file)
        "nand_active_ubi_vol=rootfs_a\0" \
        "nand_active_ubi_vol_A=rootfs_a\0" \
        "nand_active_ubi_vol_B=rootfs_b\0" \
-       "nand_root_fs_type=ubifs rootwait=1\0" \
+       "nand_root_fs_type=ubifs rootwait\0" \
        "nand_src_addr=0x280000\0" \
        "nand_src_addr_A=0x280000\0" \
        "nand_src_addr_B=0x780000\0" \
        "nand_active_ubi_vol=rootfs_a\0" \
        "rootfs_name=rootfs\0" \
        "kernel_name=uImage\0"\
-       "nand_root_fs_type=ubifs rootwait=1\0" \
+       "nand_root_fs_type=ubifs rootwait\0" \
        "nand_args=run bootargs_defaults;" \
                "mtdparts default;" \
                "setenv ${partitionset_active} true;" \
index 7fd79953dc12770bb875b6cfc8b899a75147167f..6952cc637199989a31a904bad02856f0c9505381 100644 (file)
                "sf write ${loadaddr} 0 ${filesize}\0"          \
        "burn_uboot_nand=nand erase 0 0x100000; "                       \
                "nand write ${loadaddr} 0 ${filesize}\0"                \
-       "args_all=setenv bootargs console=ttyS0,115200n8 rootwait=1 "   \
+       "args_all=setenv bootargs console=ttyS0,115200n8 rootwait "     \
                KERNEL_MTD_PARTS                                        \
        "args_net=setenv bootargs ${bootargs} rootfstype=nfs "          \
                "root=/dev/nfs rw nfsroot=${serverip}:${nfs_root},"     \
index 11dcefcc41caddd65596b806dcb7e8fb265fcda5..7d00afa2b10f565f59a7e065123a272b929e8c6a 100644 (file)
@@ -14,7 +14,7 @@
                "root=${nandroot} " \
                "rootfstype=${nandrootfstype}\0" \
        "nandroot=ubi0:rootfs rw ubi.mtd=NAND.file-system,2048\0" \
-       "nandrootfstype=ubifs rootwait=1\0" \
+       "nandrootfstype=ubifs rootwait\0" \
        "nandboot=echo Booting from nand ...; " \
                "run nandargs; " \
                "nand read ${fdtaddr} NAND.u-boot-spl-os; " \