FS#46921 - [flashrom] enable all available programmers

Attached to Project: Community Packages
Opened by Gergely (imrehg) - Friday, 30 October 2015, 12:48 GMT
Last edited by Balló György (City-busz) - Wednesday, 21 June 2017, 10:09 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Flashrom in community does not ship with support for all available programmers.
The supported drivers for a specific binary can be checked by running `flashrom`
without any arguments, which lists:

it8212, ft2232_spi, serprog, buspirate_spi, rayer_spi, pony_spi, nicintel,
nicintel_spi, nicintel_eeprom, ogp_spi, satamv, linux_spi, usbblaster_spi,
pickit2_spi.

Enabling everything adds the extra drivers and the list becomes:

internal, dummy, nic3com, nicrealtek, nicnatsemi, gfxnvidia, drkaiser, satasii,
atahpt, atavia, it8212, ft2232_spi, serprog, buspirate_spi, dediprog, rayer_spi,
pony_spi, nicintel, nicintel_spi, nicintel_eeprom, ogp_spi, satamv, linux_spi,
usbblaster_spi, mstarddc_spi, pickit2_spi.

(In particular I needed the `dediprog` driver that is not built by default for
no particular reason.)
This task depends upon

Closed by  Balló György (City-busz)
Wednesday, 21 June 2017, 10:09 GMT
Reason for closing:  Implemented
Additional comments about closing:  dediprog is built by default in flashrom 0.9.9.

Loading...