|
All checks were successful
Build Talos CM5 Image / build (push) Successful in 3m22s
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> |
||
|---|---|---|
| .. | ||
| config.txt | ||
| config.txt.append | ||
| extensions.yaml | ||