commit | 0cdb0313f171d80b13f02014ad4987b84c935a83 | [log] [tgz] |
---|---|---|
author | Christian Ruppert <spooky85@gmail.com> | Thu May 14 18:57:26 2009 +0000 |
committer | Uwe Hermann <uwe@hermann-uwe.de> | Thu May 14 18:57:26 2009 +0000 |
tree | 3dea3b3bf5e588ca0afd0d76aab57f65ab0b8f06 | |
parent | c2a9c9c5fd791d8fb2a85e726b80f44f2b28759e [diff] |
nic3com: allow selection of a particular PCI device to use as programmer Add support for users to specify a certain NIC via PCI bus:slot.func notation, in case there are multiple NICs in one system. Usage: flashrom -p nic3com=bb:ss.f Corresponding to flashrom svn r510. Signed-off-by: Christian Ruppert <spooky85@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>