From eaefb48ee5137db9c508acbb8b5a59c6f8fa1a94 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 17 May 2009 22:57:34 +0000 Subject: Various smaller flashrom improvements - Document new 'satasii' programmer in -L output and manpage. - Drop PCI_IO_BASE_ADDRESS, pci.h has such #defines already. - Beautify flashrom output and make it more consistent. - Same for the 'make' output (reordered some $CC parameters). Build-tested on i386, shouldn't break any builds, I think. - Some variable renaming and other cosmetic fixes. Corresponding to flashrom svn r529. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- flashrom.8 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flashrom.8') diff --git a/flashrom.8 b/flashrom.8 index abfafaa..bd0f6cc 100644 --- a/flashrom.8 +++ b/flashrom.8 @@ -147,6 +147,8 @@ is the PCI function number of the desired NIC. Example: .B "flashrom -p nic3com=05:04.0" .sp +.BR "* satasii" " (for flash ROMs on Silicon Image SATA/IDE controller cards)" +.sp .BR "* dummy" " (just prints all operations and accesses)" .TP .B "\-h, \-\-help" -- cgit v1.1