mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-10 16:12:55 +00:00

Created lspcon-i2c-spi flashrom device that uses udev to detect i2c devices that can be updated with the lspcon-i2c-spi flashrom programmer. This change implements the logic from crrev.com/c/2792124 adapted to the upstream flashrom plugin.
46 lines
884 B
Plaintext
46 lines
884 B
Plaintext
# Purism
|
|
[a0ce5085-2dea-5086-ae72-45810a186ad0]
|
|
Plugin=flashrom
|
|
|
|
# Libretrend
|
|
[52b68c34-6b31-5ecc-8a5c-de37e666ccd5]
|
|
Plugin=flashrom
|
|
VersionFormat=quad
|
|
|
|
# Star LabTop Mk III (HwId)
|
|
[013b60e5-1023-5bee-8ae5-14cae21377b7]
|
|
Plugin=flashrom
|
|
|
|
# Star LabTop Mk IV (HwId)
|
|
[baf1d04e-fd16-5e6a-93cc-1c23d171f879]
|
|
Plugin=flashrom
|
|
|
|
# Star Lite Mk II (HwId)
|
|
[013b60e5-1023-5bee-8ae5-14cae21377b7]
|
|
Plugin=flashrom
|
|
|
|
# Star Lite Mk III (HwId)
|
|
[d5521faa-c50b-5d64-971d-8fd400030c51]
|
|
Plugin=flashrom
|
|
|
|
# Star LabTop Mk III (coreboot GUID)
|
|
[d33219e2-b84c-53a8-a624-27af9752dba6]
|
|
Branch=coreboot
|
|
VersionFormat=number
|
|
|
|
# Star LabTop Mk IV (coreboot GUID)
|
|
[0ee5867c-93f0-5fb4-adf1-9d686ea1183a]
|
|
Branch=coreboot
|
|
VersionFormat=number
|
|
|
|
# match all devices with this udev subsystem
|
|
[I2C]
|
|
Plugin = flashrom
|
|
|
|
# Parade PS175
|
|
[1AF80175:00]
|
|
Plugin=flashrom
|
|
FlashromProgrammer=lspcon_i2c_spi
|
|
Name=PS175
|
|
Vendor=Parade
|