talos-rpi5/config
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
..
config.txt Fix SBC overlay upgrade + simplify PCIe Gen 3 config 2026-02-16 19:45:39 -05:00
config.txt.append Fix PCIe Gen 3: move dtparam into [pi5] section of config.txt 2026-02-16 18:45:05 -05:00
extensions.yaml Initial commit: Talos CM5 builder with Gitea CI/CD 2026-02-09 17:58:17 -05:00