Skip to content

Increasing the bootloader timeout for bcm2711-rpi-4-b

We are using systemd-time-wait-sync to update the system clocks on therpi's and this can take up to 30 seconds. Updating the bootloader interrupt to 90 seconds to accomodate for the increased time it takes to update the device clock.

Merge request reports