mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
fb6028e8bd
Disable U-Boot interrupt timeout for Raspberry Pi 5 to avoid boot issues without a connected debug UART. This is a known U-Boot issue discussed in: https://bugzilla.opensuse.org/show_bug.cgi?id=1251192 https://lists.denx.de/pipermail/u-boot/2025-January/576305.html The issue affects Raspberry Pi 5 with U-Boot version 2025.04 from branch scarthgap/u-boot of layer meta-lts-mixins. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>