Skip to content

bsp: Increase Corstone-1000 systemd device timeout

Drew Reed requested to merge bugfix/OSSEMBEDA-2729 into main

The default systemd device timeout of 90s is not long enough to allow udev to populate the /dev/disk/by-uuid tree as the USB subsystem is very slow on the Corstone-1000 MPS3 boards so we increase this timeout to ensure it's created in time before the /boot partition is mounted.

Changelog: bug Signed-off-by: Drew Reed Drew.Reed@arm.com

Merge request reports