talos-rpi5/patches
Mathias Beaulieu-Duncan 91d86de629
All checks were successful
Build Talos CM5 Image / build (push) Successful in 3m22s
Fix SBC overlay upgrade + simplify PCIe Gen 3 config
Two fixes in one:

1. SBC overlay upgrade path: the overlay installer was always writing
   to /boot/EFI, but on SBC layouts (no BOOT partition) the GRUB code
   mounts EFI at /boot. Config.txt and firmware ended up in a stale
   /boot/EFI/ subdirectory, invisible to the firmware. The installer
   now detects the SBC layout and writes to the correct location.

2. PCIe Gen 3: dtparam=pciex1_gen=3 works on CM5 (the DT overrides
   exist), so the custom pcie-gen3.dtbo overlay is unnecessary.
   Simplified to just use dtparam in config.txt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:45:39 -05:00
..
siderolabs Fix GRUB patch: skip sd-boot probe on arm64 for first upgrade 2026-02-16 13:50:42 -05:00
talos-rpi5/sbc-raspberrypi5 Fix SBC overlay upgrade + simplify PCIe Gen 3 config 2026-02-16 19:45:39 -05:00