mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
On SDcard-based systems (e.g., Xavier NX devkit), even after /dev/mmcblk0p1 shows up in the filesystem, you can get a mount failure because it's not fully ready. For now, just try it up to 5 times with a 1 second delay between tries to work around this. Signed-off-by: Matt Madison <matt@madison.systems>