tizen: rpi: add temporary workaround for usb boot
authorMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 28 Jan 2021 10:08:57 +0000 (11:08 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 15 Nov 2021 14:18:27 +0000 (15:18 +0100)
commita3c3577cf3164ee175106e61558dea62ec427281
treedfe9c7822ef5bfc5edbb69a69a832b6579082aa6
parent79322cdd8b7de41fb3dc722176a93762b9403342
tizen: rpi: add temporary workaround for usb boot

rootfs on USB device requires a bit more time to initialize and it is
probed asynchronously. This might happen after the initramfs is mounted
and init started, so add 2 seconds delay in case of USB boot to let
initramfs to detect the rootfs.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: If4c1f12bd556ee3811b035c403ce832cf16c940b
tizen/bootscript/tizen-boot-rpi3.scr
tizen/bootscript/tizen-boot-rpi4.scr