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)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:48:53 +0000 (14:48 +0900)
commit00bda4e839b85ad24300f9d93c220863686c22f2
tree712f88a74f6b86d2d7a1c40235980edb892fa645
parent288c39008704d3aef27351941a9d403175438603
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