summaryrefslogtreecommitdiffstats
path: root/spi25.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-12-27 18:40:26 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2012-12-27 18:40:26 +0000
commit342bb7a0365d0faa8d451344900e4cfd91a63d09 (patch)
treebe7adedc94b5c55dec0e7e1f1dae88ef4e127fad /spi25.c
parentf7d2c4171da6cffca280065adc06966b1b4dfe4e (diff)
downloadflashrom-342bb7a0365d0faa8d451344900e4cfd91a63d09.zip
flashrom-342bb7a0365d0faa8d451344900e4cfd91a63d09.tar.gz
Refactor PCI and USB device status printing
To be able to get rid of lots of #ifdefs and centralize programmer-specific data more... - introduce two new fields to struct programmer_entry, namely enum type (OTHER, USB, PCI) and union devs (pcidev_status, usbdev_status or char *note). - use those fields to generate device listings in print.c and print_wiki.c. Bonus: add printing of USB devices to print_wiki.c and count supported PCI and USB devices. Corresponding to flashrom svn r1631. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Diffstat (limited to 'spi25.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud